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

Re: svn-load 0.10 release

From: dann frazier <dannf_at_dannf.org>
Date: Wed, 23 Apr 2008 21:18:36 -0600

On Wed, Apr 23, 2008 at 09:45:43PM -0400, Karl Fogel wrote:
> dann frazier <dannf_at_dannf.org> writes:
> > svn-load 0.10 is now available:
> > http://free.linux.hp.com/~dannf/svn-load/svn-load-0.10.tar.gz
> >
> > Changes:
> > * The following patches developed by Robert Hunger
> > * Fix issue with broken symlink becoming a regular file
> > * Fix issue with a preexisting non-dangling directory symlink
> > * Fix traceback when using --no-prompt without --move-map,
> > reported in Debian bug #476569
> > * test.py: permit running a single test from the command line
> > * test.py: Use a common temporary directory in BaseLoadCase.tempdir
> > * test.py: If initial repository load fails, fail the test
> > * test.py: Run svn export in quiet mode
> > * Release 0.10
> >
> > svn-load is a free alternative to svn_load_dirs, and is a (mostly)
> > drop-in replacement. svn-load is implemented in python and built on
> > top of the pysvn API.
>
> Can you say what's missing between svn-load and svn_load_dirs still?

These svn_load_dirs options have no counterpart in svn-load:
  -p filename table listing properties to apply to matching files
  -svn_username username to perform commits as
  -svn_password password to supply to svn commit

The only option svn-load adds is:
  -m FILE, --move-map=FILE

which is used to automate file movements

-- 
dann frazier
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-24 05:59:43 CEST

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

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