[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: Thu, 27 Aug 2009 19:29:04 +1000

Hi

2009/8/26 Jean-Yves Avenard <jyavenard_at_gmail.com>:
> Hello.
>
> I am trying to only check-out the directories located at the root of a
> svn repository, with no files in there
>
> So I run the command:
> svn co https://url/svn/projects/ --depth immediates
>
> This creates 3 directories:
> A    projects/dir1
> A    projects/dir2
> A    projects/dir3
>
> However, there are over 20 other directories in the projects
> repository ; I can't figure out why it's not checking them out ..
>
> If I go in the projects directory just checked out and I issue the command:
> svn update --set-depth immediates
> I will then get the following message:
>
> svn: Directory 'Varian' is missing
> svn: Directory 'Varian' is missing
>
> (Varian being on of the directory found in the projects repository).
>
> Any ideas what I could be missing ?
>

No answer? is it a located problem with my repository ?

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

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