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

Re: [PATCH] fix for issue 765: move project from one repo to another

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-27 19:46:07 CET

Tom Eastman <tom@cs.otago.ac.nz> writes:

> On Sat, Mar 22, 2003 at 07:17:29PM +0000, Philip Martin wrote:
> > > Included is a patch for issue 765.
> > >
> > > Log entry:
> > >
> > > /include/svn_repos.h
> > > (svn_repos_load_fs) add the parent_dir parameter
> > >
> > > /libsvn_repos/load.c
> > > (struct parse_baton) add the parent_dir parameter
> > > (make_node_baton) prepend parent_dir to the node path read from
> > > dump file
> > > (svn_repos_get_fs_build_parser) add the parent_dir parameter
> > > put the parameter in the parse_baton structure
> > > (svn_repos_load_fs) add the parent_dir parameter
> > > pass the parent_dir to svn_repos_get_fs_build_parser
> > >
> > > /svnadmin/main.c
> > > (subcommand_load) pass the parent_dir parameter to svn_repos_load_fs
> > > (main) add the --parent-dir to the option list for "load"
> >
> > Great stuff! I have committed a slightly modifed version of this
> > patch in r5435. Thanks.
>
> Hey cool! I was about to email the list to ask if this very thing
> was possible!

I'm confused about this patch... is it redundant with all the work
that's gone into the 'svndumpfilter' program?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 27 19:47:14 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.