Hi, Sven Verdoolaege: > On Thu, Jun 30, 2005 at 06:10:43PM +0200, Matthias Urlichs wrote: > > I'll find it. However, you don't actually need to re-import your > > existing CVS->GIT trees; as long as the dates and the branch names > > match, my script will continue where the other left off. > > That seems to work, once I figured out I had to pass in the "-o master" > option (as cvs2git didn't create an "origin" branch). > Yes -- that's intentional, as the "master" branch is the one you're going to add your own work to once the improt is finished. Using "master" as CVS HEAD would mean that incremental imports no longer work. > If you don't, you get a rather cryptic message: > usage: git-read-tree (<sha> | -m [-u] <sha1> [<sha2> [<sha3>]]) > read-tree failed: 256 > > You probably want to check whether the origin branch actually > exists. > I'll add that, thanks. > Apparently you also need to pass the '-x' option to cvsps. > Otherwise, it won't look at anything new. > Ditto. > It would also be nice if the user could pass extra options > to cvsps (notably '-z'). > Ditto. ;-) -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | smurf@smurf.noris.de Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - Don't let grass grow on the path of friendship. -- Blackfoot Indian - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2.1.8 : 2005-07-01 07:08:47 EST