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

Re: Committing a directory property alone is impossible?

From: Marc Herbert <Marc.Herbert_at_gmail.com>
Date: Thu, 18 Jun 2009 12:03:28 +0100

Jens Seidel a écrit :
> Am Donnerstag, 23. Februar 2006 13:33 schrieben Sie:
>> Jens Seidel <jensseidel_at_users.sf.net> wrote:

>>> I need a way to commit (or diff, ...) a changed svn:ignore property on a
>>> directory. The problem is that "svn ci ." commits all files in the
>>> directory, not only the property. Even using ci option --non-recursive to
>>> avoid recursion doesn't help if there are other changed files in the working
>>> copy.

>> You could go to the parent directory and then say
>> svn ci <dirname> -N

> Hah, indeed this worked.
 

Well, this "parent directory" trick does NOT work for me. It still pollutes the commit with the files inside the directory.

I am using svn, version 1.5.4 (r33841). Is this a regression?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2363137

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-18 13:29:41 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.