You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by ying lcs <yi...@gmail.com> on 2007/08/05 00:09:59 UTC

question in using svn_load_dirs.pl script

Hi,

I am trying to use svn_load_dirs.pl script that comes with subversion,

But I get the following question 'Enter two indexes for each column to
rename, (R)elist, or (F)inish: ', can you please tell me what does
that mean and what should i do?

  20 video/extras/contrib/src/Patches/flac-cross.patch_________________
  21 video/extras/contrib/src/Patches/flac-mingw32.patch_______________
Continue printing (Y/n)? n
Enter two indexes for each column to rename, (R)elist, or (F)inish:

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: question in using svn_load_dirs.pl script

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Aug 4, 2007, at 19:09, ying lcs wrote:

> I am trying to use svn_load_dirs.pl script that comes with subversion,
>
> But I get the following question 'Enter two indexes for each column to
> rename, (R)elist, or (F)inish: ', can you please tell me what does
> that mean and what should i do?
>
>   20 video/extras/contrib/src/Patches/flac- 
> cross.patch_________________
>   21 video/extras/contrib/src/Patches/flac- 
> mingw32.patch_______________
> Continue printing (Y/n)? n
> Enter two indexes for each column to rename, (R)elist, or (F)inish:

Curiously the read-me doesn't explain this aspect of the script.

http://svn.collab.net/repos/svn/trunk/contrib/client-side/ 
svn_load_dirs/svn_load_dirs.README

Thankfully, the book does.

http://svnbook.red-bean.com/en/1.2/ 
svn.advanced.vendorbr.html#svn.advanced.vendorbr.svn_load_dirs

> When you run svn_load_dirs.pl, it examines the contents of your  
> existing “current” vendor drop, and compares them with the proposed  
> new vendor drop. In the trivial case, there will be no files that  
> are in one version and not the other, and the script will perform  
> the new import without incident. If, however, there are  
> discrepancies in the file layouts between versions,  
> svn_load_dirs.pl will prompt you for how you would like to resolve  
> those differences. For example, you will have the opportunity to  
> tell the script that you know that the file math.c in version 1.0  
> of libcomplex was renamed to arithmetic.c in libcomplex 1.1. Any  
> discrepancies not explained by moves are treated as regular  
> additions and deletions.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org