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

Re: svn update -N

From: Mickael Marchand <marchand_at_kde.org>
Date: 2005-04-22 17:57:06 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

and like I said a few days ago, the -N thingy _breaks_ svn:externals.
(but nobody cares apparently...)

Mik

kfogel@collab.net a écrit :
> Graham Leggett <minfrin@sharp.fm> writes:
>
>>I have a repository with many branches, and I would like to check out
>>the "root" of the repository so that I can make some structural
>>changes. What I definitely don't want to do is check out the whole
>>repository.
>>
>>Having gone through the --help and the manual, svn update -N should in
>>theory be what I need to update all files in a particular directory -
>>but not recurse into subdirectories.
>
>
> Frankly, the -N support is a bit shaky.
>
> You should rather do this via URL operations. If you want to get it
> all done in one commit, see Philip Martin's MUCC client, checked into
> the Subversion tree at:
>
> contrib/client-side/mucc.c
> contrib/client-side/mucc-test.sh
>
> "MUCC" stands for "Multiple URL Command Client".
>
> -Karl
>
>
>>In this case however, svn update -N is doing nothing at all. No files
>>appear in the current directory when I know there are files in that
>>directory in the repository.
>>
>>[root@fosvn01 fo]# ls -al
>>total 6
>>drwxr-xr-x 3 root root 1024 Apr 22 12:27 .
>>drwxr-xr-x 4 root root 1024 Apr 22 12:27 ..
>>drwxr-xr-x 7 root root 1024 Apr 22 12:27 .svn
>>[root@fosvn01 fo]# svn update -N
>>At revision 536.
>>[root@fosvn01 fo]# ls -al
>>total 6
>>drwxr-xr-x 3 root root 1024 Apr 22 12:27 .
>>drwxr-xr-x 4 root root 1024 Apr 22 12:27 ..
>>drwxr-xr-x 7 root root 1024 Apr 22 12:30 .svn
>>
>>Is this a known bug?
>>
>>I am using subversion v1.1.3.
>>
>>Regards,
>>Graham
>>--
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCaR7PyOYzc4nQ8j0RAimWAKCTrCBBm/81fDDF9kEjPaWJ+RlYFwCfUjDS
K1Fmj4t84XKht9ZXX9pO2dw=
=zBso
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 22 17:58:12 2005

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.