Edgewall Software

Opened 16 years ago

Last modified 16 years ago

#7545 closed enhancement

Vizualization of 'fsvs' properties — at Initial Version

Reported by: mmm4m5m Owned by:
Priority: low Milestone:
Component: version control/browser Version:
Severity: normal Keywords: fsvs
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Vizualization of 'fsvs' properties.

http://fsvs.tigris.org/ "It is a complete backup/restore/versioning tool for all files in a directory tree or whole filesystems, with a subversionTM repository as the backend. You may think of it as some kind of tar or rsync with versioned storage"

Example how fsvs store meta data (like time, mode, owner, group):

$ svn proplist -v file://.../backup/fsvs/trunk/etc/adjtime

svn:text-time : 2008-08-12T13:36:21.000000Z svn:unix-mode : 0644 svn:owner : 0 root svn:group : 0 root

There is no one GUI fsvs client.

Change History (0)

Note: See TracTickets for help on using tickets.