← Back to team overview

datafinder-team team mailing list archive

[Bug 706847] Re: Integrate a SVN-specific file system.

 

** Changed in: datafinder
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of
DataFinderTeam, which is subscribed to DataFinder.
https://bugs.launchpad.net/bugs/706847

Title:
  Integrate a SVN-specific file system.

Status in DataFinder - flexible data management:
  Fix Released

Bug description:
  You have to implement interface
  datafinder.persistence.data.datastorer.NullDataStorer and
  datafinder.persistence.metadata.metadatastorer.NullMetadataStorer.

  When adding metadata support the properties should be stored using the
  JSON format. The current implementation uses a specific string-format
  (datafinder.persistence.metadata.value_mapping.MetadataValue) which
  was necessary to be able to use the WebDAV-specific property search
  functionality. This class has to be generalized to support both the
  textual format and the JSON format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/datafinder/+bug/706847/+subscriptions


References