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

Subclipse and svn command-line client interaction....

From: <pkahn_at_connected.com>
Date: 2004-08-27 19:53:21 CEST

Howdy,
In playing around with Subclipse, I have a large (2GB) source tree with a
maven run java segment inside it. I'd like to checkout/update the entire
branch locally, and then has eclipse lock on to my java segment making it an
eclipse project with SVN integration. I cannot figure out how to do it.
 
If I do a Check-Out-As... then I get a failure if I try to check out the
java source via Subclipse over the java source I obtained via the svn
command-line client.
 
All that seems possible is for me to do the following
1. Obtain source via command line to path
svn co <repos>/branch/big project /local-workspace/projecta
2. Using eclipse Check out as to path not within the first
e.g., /local-workspace/projecta-javaOnly
 
 
This doesn't seem all that great because some of my unit tests may depend on
the java segment being located in its proper place within the larger branch
space.
 
 
Any ideas would be welcome. Thanks
 
 

--
Peter Kahn
pkahn@connected.com
 
Received on Sat Aug 28 03:53:21 2004

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.