[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: Tom Eastman <tom_at_cs.otago.ac.nz>
Date: 2003-03-27 04:27:17 CET

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!

So does this mean I'll be able to do it when the next release (0.21?) is
finished?

        Tom

-- 
Tom Eastman <tom@cs.otago.ac.nz>       
GnuPG Key:   42128603 
Fingerprint: 6AF7 BB45 ABEE 9A33 9F9C
             AB77 105E E6A5 4212 8603
---------------------------------------------------------------------
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:21:11 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.