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

Re: Minor annoyance in svn add

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-25 17:35:28 CEST

Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com> writes:
> $ mkdir -p foo/bar
> $ svn add foo/bar foo
> svn: No such file or directory
> svn: svn_io_file_open: can't open `foo/.svn/lock'
>
> The order of arguments to svn add is important.
> This is a minor annoyance, but I can harm programs
> that generate and perform svn commands automatically,
> and sometimes svn add -R is not an option.
>
> The obvious kludgy hack to solve this partially
> is to sort the targets to svn add by length. (I propose
> this hack, but I don't like it.)

Where length is measured by number of components, yeah... Might work.

Rafael, can you file an issue for this? Thanks.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 25 18:06:04 2002

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.