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

Re: checkout

From: Hector Alvarez Pol <hapol_at_fpddux.usc.es>
Date: 2006-05-08 15:20:36 CEST

Ryan Schmidt wrote:

>
> That is correct. You have set them up to be two independent
> repositories, so you must check them out independently. If you wanted
> to be able to check out a common parent directory, then you would
> need to set the two projects up as directories within a single
> repository.

Thanks for your answer, Ryan, but I think I did not explain clearly what
my problem is. I do not want to check out a common parent; I separate
both repositories because I need two projects well separated.
The question is that the remote checkout using http does not allow to
get the trunk directory alone. I must checkout all the repository. And
this impacts the directory structure in the remote computers.
As explained in the previous mail, I cannot create in a remote computer
a directory structure like:
    simsDir/
           |-> mySim1/
           |-> mySim2/
cause the checkout of the second project is forbidden (the directory
simsDir "is already a working copy for a different URL").
This is solved if I could checkout the trunk directory inside the
respositories...

So, it is not possible to get simply the trunk directory inside a
repository using the checkout with http ?
   
             Hector Alvarez Pol

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 8 15:21:24 2006

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.