[ros-dev] Subversion Migration Plan
Casper Hornstrup
chorns at users.sourceforge.net
Thu Dec 16 13:00:29 CET 2004
> -----Original Message-----
> From: ros-dev-bounces at reactos.com
> [mailto:ros-dev-bounces at reactos.com] On Behalf Of Sylvain Petreolle
> Sent: 16. december 2004 11:09
> To: Jason Filby; ReactOS Development List
> Subject: Re: [ros-dev] Subversion Migration Plan
>
> --- Jason Filby <jason.filby at gmail.com> a écrit :
> > Hi all
> >
> > We're moving from CVS to SVN (Subversion) and here's the plan:
> >
> > * A two week testing period starts now! Please play around with the
> > new setup and report any bugs to Casper Hornstrup
> > (chorns at reactos.com). You will also need to email Casper for him to
> > create an account for you. Your SVN username must be the
> same as your
> > CVS username for auditability.
>
> Is there an easy way to migrate a CVS tree to a SVN one ?
> I already know I can do a CVS diff with my existing tree, but
> I don't know SVN and therefore there could be another method.
>
> =====
> Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net)
> humans are like computers,
> yesterday the BIOS was all
> - today its just a word
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
You want to transfer your local changes in your CVS working copy
to a Subversion working copy? I only know of two methods. One is
to commit your changes to CVS and then wait for the migration to
happen, and then checkout a Subversion working copy. The other is
to use cvs diff and GNU patch.
Casper
More information about the Ros-dev
mailing list