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

Re: What does non-recursive mean?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-10-26 01:09:19 CEST

Karl Fogel wrote:

>Philip Martin <philip@codematters.co.uk> writes:
>
>
>>I recently renamed some source files in a small repository, and
>>modified the svn:ignore property to reflect the name change. I then
>>committed these modifications. It turns out that the property
>>modification was incorrect, so I want to undo it. In principal it's
>>easy, I run merge
>>
>>svn merge -r34:33 . .
>>
>>but that undoes the renames as well. The --non-recursive flag doesn't
>>help, because the file renames occurred in the same commit as the
>>property change and they are direct children of the directory.
>>
>>We don't have a way of referring to the directory only.
>>
>>
>
>Youch! Good point.
>
>Are there traditional solutions for this? I'm aware of 'ls -d' only,
>but maybe there are other ways it's been solved...
>
>Thoughts?
>
>
http://subversion.tigris.org/issues/show_bug.cgi?id=781

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 26 01:10:03 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.