[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 7048 - trunk/tools/cvs2svn

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-09-12 00:18:21 CEST

Max Bowsher wrote:
>
> > Author: blair
> > Date: Thu Sep 11 16:57:54 2003
> > New Revision: 7048
> >
> > Modified:
> > trunk/tools/cvs2svn/cvs2svn.1
> > trunk/tools/cvs2svn/cvs2svn.py
> > Log:
> > Add a --username command line option to cvs2svn.py to change the
> > default username of 'unknown', which is used when cvs2svn.py creates a
> > branch or tag.
>
> > + print ' --username=NAME default name when CVS repos has no name
>
> This change seems liable to cause confusion to people learning about
> cvs2svn - certainly, the usage text above is rather unclear.

Feel free to change the doc test.

> Under what circumstances would this option be useful?
>
> Max.

When you have a CVS repository that's never sent out commit emails
and you want to load the repos into SVN and send out all commits to
mailman. Mailman requires a valid email address to have email sent
from.

In my case, I'm using --username=blair@orcaware.com. Since I'm the
one running cvs2svn.py, it makes sense that those branch and tags
are associated with me.

Another possibility is to make the default username the same
as the username of the person running cvs2svn.py.

Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 12 00:19:06 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.