[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Feature request: Vizualization of 'fsvs' properties.

From: mmm4m5m <mmm4m5m_at_gmail.com>
Date: Wed, 20 Aug 2008 07:22:09 -0700 (PDT)

Feature request: 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.

These properties are less or more official.
Hope there'd "just" be a few columns more in the directory view (if
any
meta-data properties are set),... possibly a diff to the last values
when
looking at a certain revision (of a file or directory, or the log).

Please, take a look:
http://svn.collab.net/viewvc/svn/branches/meta-data-versioning/owner-group-mode/subversion/include/svn_props.h?r1=13200&r2=13261&pathrev=18079
http://svn.collab.net/repos/svn/branches/meta-data-versioning/owner-group-mode/subversion/include/svn_props.h
http://svn.haxx.se/dev/archive-2005-09/0392.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-08-20 16:30:15 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.