[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-06 00:16:26 CET

On Sunday, January 5, 2003, at 06:07 PM, Nicholas Riley wrote:

> On Sun, Jan 05, 2003 at 05:47:25PM -0500, Garrett Rooney wrote:
>>
>> 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.
>
> Yeah, I know this, I'm used to it, and usually the way I get around it
> is moving the .nib out of the way, doing a svn up, and moving the
> files back in. The problem was, this time, that svn somehow managed
> to lose the .nib directory completely, it was gone from the
> .svn/entries file. I think this is a bug but I wanted to check on the
> list before I reported anything.

well, that definitely seems like a bug... can you find us a way to
reproduce it? do you still have a copy of that working copy?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 6 00:17:02 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.