You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.
Well, obviously we all want to see how badly they fare.
I've started doing it, but svn and cvs are different enough that it won't be easy. They aren't distributed, so we have to create a master repository on init and then check it out into "initial". The svn repository will have to have a "trunk" and "branches" directory, and we have to switch into the correct place when we create or modify files. Or perhaps the 'clone' operation should do a branch and then check only that branch out into $target? That's what I've got now. What else?
The text was updated successfully, but these errors were encountered:
Well, obviously we all want to see how badly they fare.
I've started doing it, but svn and cvs are different enough that it won't be easy. They aren't distributed, so we have to create a master repository on init and then check it out into "initial". The svn repository will have to have a "trunk" and "branches" directory, and we have to switch into the correct place when we create or modify files. Or perhaps the 'clone' operation should do a branch and then check only that branch out into $target? That's what I've got now. What else?
The text was updated successfully, but these errors were encountered: