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

Re: [PATCH] svn_load_dirs should check for existing .svn directories

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2005-10-20 23:54:53 CEST

On Fri, 14 Oct 2005, Jay Levitt wrote:

> [[[
>
> svn_load_dirs should check for existing .svn directories
>
> Patch by: Jay Levitt <jay@jay.fm>
> Suggested by: Ryan Schmidt <subversion-2005@ryandesign.com>
>
> The existence of .svn directories practically guarantees the failure
> of svn_load_dirs, since they will be from some repository or directory
> other than the one we're about to create. This patch checks for .svn
> directories, writes their paths to stdout, and aborts the import if
> any are found.
>
> * subversion/contrib/client-side/svn_load_dirs.pl.in
> (svn_dirs_present): New function.
>
> ]]]

There's no patch attached to this message, and I didn't notice any
follow-ups. Also, does this account for "_svn" dirs?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 20 23:54:03 2005

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.