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

Re: Update problem

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-01-05 23:47:25 CET

On Sunday, January 5, 2003, at 05:38 PM, Nicholas Riley wrote:

> Any idea what is happening here? How do I get Subversion to recognize
> that the directory should be there?
>
> % svn up
> svn: No such file or directory
> svn: svn_io_file_open: can't open `English.lproj/Movie
> alert.nib/.svn/lock'

i bet that interface builder or project builder blew away the .svn
directory inside the nib. we really need a way to tell svn to treat
that type of directory as an opaque object, and people want to add that
feature to svn, but it's a non-trivial change to libsvn_wc, so it will
almost certainly have to wait for post-1.0.

i remember hearing that someone had some wrapper scripts to let svn
deal with nibs, but i don't know who it was...

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 5 23:48:04 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.