Hi,

When an "fsvs up" aborts after having updated a few files already, those
files are marked as changed. The next "fsvs up" will fail with:

  The entry ... has changed locally. (where ... is one of the updated files).

When asked for the differences, fsvs will show the differences between
the updated file and the previous revision from the archive (the
revision at which the work area was before the aborted update I suppose).


What I can't figure out though is why it aborts the original update. 
Here's a sample session (alias status="fsvs -C -f text,owner,group,mode"):

  [EMAIL PROTECTED] ~> status
  D...       905  .irssi/friends.backup
  .mC.      1333  .irssi/friends
  .mC.       dir  .irssi
  N...     15360  .fetchids
  N...        10  .fetchmail.pid
  .mC.       dir  .
  [EMAIL PROTECTED] ~> fsvs up
  Updating svn+ssh://10.0.0.2/home/griffon26/repos/fsvsrepo/home-base to 
revision 19.
  .mC.        47  .ssh/config
  .m..       dir  .ssh
  .mC.        96  .unison/webdefault.prf
  .mC.       111  .unison/default.prf
  .mC.       206  .unison/mail.prf
  .m..       dir  .unison
  The entry ./.fsvs has changed locally
  [EMAIL PROTECTED] ~> status
  .mC.        96  .unison/webdefault.prf
  .mC.        47  .ssh/config
  .mC.       111  .unison/default.prf
  .mC.       206  .unison/mail.prf
  .m..       dir  .unison
  .m..       dir  .ssh
  D...       905  .irssi/friends.backup
  .mC.      1333  .irssi/friends
  .mC.       dir  .irssi
  N...     15360  .fetchids
  N...        10  .fetchmail.pid
  .mC.       dir  .
  [EMAIL PROTECTED] ~> fsvs revert .ssh/config .unison/
  Reverting to revision 18:
  .mC.       110  .unison/webdefault.prf
  .mC.        48  .ssh/config
  .mC.        86  .unison/default.prf
  .mC.       190  .unison/mail.prf
  .m.?       dir  .unison/
  [EMAIL PROTECTED] ~> status
  D...       905  .irssi/friends.backup
  .mC.      1333  .irssi/friends
  .mC.       dir  .irssi
  N...     15360  .fetchids
  N...        10  .fetchmail.pid
  ..C.       dir  .

20 goto 10 ;-)

This is revision 1881 from svn, but my metadata may be from an older version.


Regards,
Maurice.

-- 
Maurice van der Pot

Gentoo Linux Developer   [EMAIL PROTECTED]    http://www.gentoo.org
Gnome Planner Developer  [EMAIL PROTECTED]  http://live.gnome.org/Planner

Attachment: pgp6hqDqEpcqa.pgp
Description: PGP signature

Reply via email to