On Sunday 04 March 2007 19:46 Benjamin M. wrote:
> - fsvs diff /path/... returns the same date for remote and local revisions.
> --- ./path/... Rev. 42 (Sun Feb 25 19:52:55 2007)
> +++ ./path/... Local version (Sun Feb 25 19:52:55 2007)
Well, it doesn't for me:
$ fsvs diff -r4 update-file.upd
--- ./update-file.upd Rev. 4 (Mon Mar 5 18:00:43 2007)
+++ ./update-file.upd Local version (Mon Mar 5 18:01:23 2007)
@@ -1,2 +1 @@
-A testline #1
-A testline #2
+Another line
$ fsvs diff update-file.upd
--- ./update-file.upd Rev. 5 (Mon Mar 5 18:00:43 2007)
+++ ./update-file.upd Local version (Mon Mar 5 18:01:23 2007)
@@ -1,3 +1 @@
-A testline #1
-A testline #2
-A further line
+Another line
$ fsvs diff -r4 update-file.upd
--- ./update-file.upd Rev. 4 (Mon Mar 5 18:00:43 2007)
+++ ./update-file.upd Local version (Mon Mar 5 18:01:23 2007)
@@ -1,2 +1 @@
-A testline #1
-A testline #2
+Another line
What's the matter with your system? Just making trouble, try using a real
OS ;-)
How about a debug log? For the volunteer looking into that?
Phil
--
Versioning your /etc, /home or even your whole installation?
Try fsvs (fsvs.tigris.org)!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]