[Subclipse-users] A question about using checking out folders
From: Yungwei Chen <yungwei_at_resolvity.com>
Date: Tue, 15 Jun 2010 09:19:06 -0700 (PDT)
I have a branch in svn, which contains 5 child folders:
For project a1, I only need a1, a2, and a3. So I checked them out separately to my box. Their folder structure looks like the following:
Now when I try to get revision info from the working copy using the snippet below, I got an error.
<target name="get-revision-from-wc" description="Get revision info from a working copy.">
The error is the following. And I guess it's because ${code.src.dir} doesn't have the hidden _svn folder.
How can I check out a1, a2, and a3 folders so that the folder structure looks like the following? Thanks.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.