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

Re: Checking in directory properties without recursion

From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2004-08-17 17:24:30 CEST

On Tue, 2004-08-17 at 01:49, Bill Wohler wrote:
> How do I check in the properties for a directory without recursion? I
> just realized that there is a -N flag, but the files in the directory
> would be checked in.
>
> For example, I added some externals definitions to my project's root
> directory but I've got a billion other things going on that I do not
> want to check in. How do I check in those externals definitions without
> check in anything else?

I would suggest checking out an alternate working copy and changing your
dir props there.

The issue you're witnessing is this one:

http://subversion.tigris.org/issues/show_bug.cgi?id=781

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 17 17:26:02 2004

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.