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

Re: looking for place to host svn-load

From: dann frazier <dannf_at_dannf.org>
Date: 2007-11-03 02:24:02 CET

On Fri, Nov 02, 2007 at 05:49:40PM -0700, Karl Fogel wrote:
> dann frazier <dannf@dannf.org> writes:
> > Actually, I was implying otherwise. Last I heard it did not contain
> > licensing text, and there were complications with getting the
> > copyright holder to license it appropriately. This in turn caused
> > Debian to have to remove it (no permission to redistribute, etc), and
> > was my primary reason for creating svn-load :)
> >
> > Of course this may have changed - if so, and if you can point me to
> > the discussion, I'll let the Debian subversion maintainers know so
> > that they can re-add svn_load_dirs to their package.
>
> No, I'd just forgotten that earlier discussion.

heh - wished I seen this before sending my last lengthy mail :)

> If we can't get the license situation straightened out, then we should
> replace svn_load_dirs in the SVN distribution with svn-load. But I'm
> not going to worry about it until after we branch 1.5 :-).
>
> Can you let us know when svn-load's functionality equals that of
> svn_load_dirs? (Or is it there already?)

The core functionality is there (and seems to work well for a number
of people). We currently implement all options except:
  -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
  -v increase program verbosity, multiple -v's allowed

-svn_username and -svn_password are probably easy to implement, I just
don't really understand where they are needed (I use svn+ssh
everywhere), and I can't claim clean-room reimplementation if I read
svn_load_dirs source :)

We also implement an additional option (thanks to John Wright):
   -m FILE, --move-map=FILE
                 Load a mapping of regular expression patterns to
                 lambda functions of match objects from FILE
   Which is useful, e.g, if you want to move all .gif files from one
   directory to another, or rename all *.C files to *.c.

Windows support is being integrated, thanks to Mariano Reingart (and
which triggered my hunt for an external hosting site), which will
hopefully be available in a week or so.

-- 
dann frazier
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 3 02:24:27 2007

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.