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

Re: Sparse directory question / problem

From: Jean-Yves Avenard <jyavenard_at_gmail.com>
Date: Fri, 28 Aug 2009 00:10:32 +1000

hi

2009/8/27 Bob Archer <Bob.Archer_at_amsi.com>:
> Do you have read permission to the Varian directory? The path to it is:
>
> https://url/svn/projects/Varian
>
> right?

that's right.
I have full permission (read and write) to the whole directory,
without exception
>
> What happens if after you do the first co you do from your projects wc:
>
> svn co ^/projects/Varian --depth infinity Varian

then it checks out the whole directory

minime:projects avenardj$ svn co https://url/svn/projects/ --depth immediates
A projects/dir1
A projects/dir2
A projects/dir3
Checked out revision 26022.
(name of directories got changed btw, for confidentiality reasons)

minime:projects avenardj$ svn co ^/Varian --depth infinity Varian
A Varian/AA-RoHS
A Varian/AA-RoHS/trunk
A Varian/AA-RoHS/trunk/PostDesign
...

etc...

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-27 16:11:30 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.