John Labenski ha scritto:
> A while back a number of components switched to SVN from CVS and I and
> a few others were a little hesitant. However, since then, wxWidgets
> itself now uses SVN and has for months. I have not heard that anyone
> regrets their decision and so I think maybe it's time to ask again if
> there are any holdouts for CVS?
I don't think there's any... SVN for wxCode is perfectly integrated just 
as CVS. The only drawback of (wxCode) SVN respect CVS it is that any 
developer may write everywhere (see 
http://sourceforge.net/tracker/index.php?func=detail&aid=1614921&group_id=1&atid=350001)...
 
but this never happened so far.


> My components are:
> wxplotctrl
> wxsheet
> wxstedit
> wxthings
> wxvidcap
> 
> I found this rather ugly method to convert to SVN on the web
> http://www.xs4all.nl/~carlo17/svn/cvs2svn.html
> 
> Francesco, I think you had mentioned that you had a script to convert
> components to SVN?
ehmm, honestly not: IIRC the last time I read the SF docs about SVN, it 
wasn't possible in wxCode context to "move" components retaining their 
history. I.e. I simply added my components (and others for the people 
which asked it to me) to SVN as new stuff.

This is unconvenient as it means I must go in the viewVC part dedicated 
to CVS to browse the history of my components before the move to SVN but 
fortunately I almost never need to do it (I prefer to put warnings/notes 
in my sources rather in the component history's comments).

> Could you convert mine or make the script
> available? (I also want to do wxLua)
for wxLua we can do a conversion without losing any history information 
simply using the SF web interface (which internally uses svnadmin) but 
for wxCode components unfortunately we can't (AFAIK)...
If you're ok with having  your component history partially in CVS and 
partially in SVN I can add them to SVN...

Francesco



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to