[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: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 27 Aug 2009 10:20:49 -0400

> 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

Hmm... I am at a loss. You are sure Varian is in the projects folder on svn in HEAD?

If you do:

svn ls https://usl/svn/projects

Does it include the "Varian" directory in the list?

BOb

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

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