[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 change without the files it contains

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2003-01-13 21:40:22 CET

On Tue, Jan 14, 2003 at 03:18:28AM +0000, Colin Watson wrote:
> Given the following (reduced) 'svn status' output:
>
> M .
> M .muttrc
> M .w3m/config
>
> ... it seems to be impossible to just commit the propchanges to the
> directory. 'svn ci -N .' tries to commit both '.' and '.muttrc'. Is
> there an issue filed about this that I've missed? This is 0.16.0, r3987.
Yes there is an issue about it. I can't remember the id, but it probably
contains recursive somewhere if you want to search. Basically we need to
support three depths, 0, 1, and infinite.
>
> (BTW, there's no Issuezilla component for the svn command-line client,
> only for libsvn_client. This seems a little odd to me, but I guess most
> svn client bugs end up on libsvn_client or in catch-all components
> anyway.)
>
> Thanks,
>
> --
> Colin Watson [cjwatson@flatline.org.uk]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Tue Jan 14 04:42:06 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.