Hello Alessandro!

> fsvs export URLofREPO
> fsvs init URLofREPO
> fsvs _build-new-list
>
> This should work as a checkout command. Is it correct?
> Regards
No, it's even a bit simpler than that.

Go to the destination:
  cd DestDir
Tell the URL:
  fsvs init URLofREPO
Fetch files:
  fsvs update

If you committed changes, just re-apply:
  cd DestDir && fsvs update


Ok?


Regards,

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]

Reply via email to