-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
You'll want to use svn:externals to do that. If you only needed the
child directory, there would be no problem, but to selectively get
subfolders the way you want, you gotta take an extra step or two.
Check out what the Subversion Book says regarding externals.
HIH!
:DeN
Hendrik Maryns wrote:
> Hi,
>
> I have a question which, I could imagine, is a FAQ.
>
> I want to check out only one subfolder of a particular folder in the
> repository. However, I cannot only check out that subfolder, I need the
> parent too. So actually, I want to check out only part of a directory.
> This does not seem to be possible, as Subclipse does not have something
> like Check out into project.
>
> I could, however, outside of Eclipse, check out that folder with svn,
> and can see it in Eclipse now, but unversioned. Is there no way to
> connect this folder to the folder it is part of in the repository?
>
> Concrete:
> in rep:
> tags/
> prototype/
> de/uni_tuebingen/sfb/... my java project, with package/directory
> structure
> doc/ the javadocs
>
> I do not want to check out doc/, just to save space.
>
> So I created an empty Java project Prototype, and from the command line:
>
> svn co svn://localhost/tags/prototype/de
>
> This does as expected. Now in Eclipse I see
>
> Prototype/de/uni_tuebingen/
>
> But no Team information. I would like to query the revisions, however.
>
> Any hints?
>
> Thanks, H.
> --
> Hendrik Maryns
>
> ==================
> http://aouw.org
> Ask smart questions, get good answers:
> http://www.catb.org/~esr/faqs/smart-questions.html
- ---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEuAdO/xFjPvtodwARAijQAJ9V6WCfZDSNntFXhnARc53PxpPOCgCfRO1/
EBxQhtspRLRz0N1ASzHk0d8=
=2YqX
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Jul 14 23:06:43 2006