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

Re: Is it possbile to check out a single folder?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-05-20 15:26:41 CEST

caoqiuliang@crisen.com wrote:

Don't respond directly to me; keep this on the list so that others can gain from
your question

>
> I am using 1.0.2 r9423 on Windows.

Upgrade to 1.0.3 ASAP - the Windows binaries were just released. There is a
serious security fix in 1.0.3 that requires an immediate upgrade (especially if
you have a publically accessible repository).

> In a word, what I want my version control system to be is: check out a
> folder when necessary and only when necessary due to the fact that the
> repository may be very large. In the meanwhile keep the local folder
> structure exactly the same as on the server side. Checking out the entire
> repository across InterNet is time consuming. That is the fact that makes me
> think of the use of '-N' flag.

As others have already pointed out, the -N flag doesn't work like that (at least
not consistently). You should also not rely on the -N to be part of your
security model. Subversion is not Source[un]Safe; you need to examine what you
really need, rather than trying to recreate your existing SS model exactly in SVN.

>>2) Try to check it out from within the existing WC (using an implied
> destination):
>
> I tried but the thing doesn't change.
>

I'll try and check this out if I can; this may be a bug in the Win32 client,
since there is no problem doing this with the Unix client.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 20 15:26:52 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.