Re: Automagic revision numbers with Perl Modules and SVN

2009-06-12 Thread Steve Bertrand
Steve Bertrand wrote: > Hey all, > > I've been migrating all of my projects from CVS to SVN (starting over > from the beginning). > > All of the projects in question are Perl modules. [..snip..] > Any guidance to fix the version numbering (especially to fix the FreeBSD > package db) to make it

Re: Automagic revision numbers with Perl Modules and SVN

2009-06-11 Thread Steve Bertrand
Matthew Seaman wrote: > Steve Bertrand wrote: > >> Any guidance to fix the version numbering (especially to fix the FreeBSD >> package db) to make it automagic again, is very welcome: >> >> >> %svn diff -r56 EagleUser.pm >> Index: EagleUser.pm >> ===

Re: Automagic revision numbers with Perl Modules and SVN

2009-06-10 Thread Matthew Seaman
Steve Bertrand wrote: Any guidance to fix the version numbering (especially to fix the FreeBSD package db) to make it automagic again, is very welcome: %svn diff -r56 EagleUser.pm Index: EagleUser.pm === --- EagleUser.pm(r

Re: Automagic revision numbers with Perl Modules and SVN

2009-06-10 Thread Steve Bertrand
Jason Helfman wrote: > Have you heard of cvs2svn? I am not sure if this could be a good candidate > for your migration, or not, but we used it successfully at a company I used > to work for. > > http://cvs2svn.tigris.org/ Thanks Jason, but it's too late for that. Essentially, I rm'd the CVS dire