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

Re: [Subclipse-users] Issue with Subeclipse plugin behaviour

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-06 18:18:32 CEST

On 9/6/07, Pervinder Sudan <pervinder@vendavo.com> wrote:
> We have been working on the migration to Subversion from CVS and we went
> through the migration stuff successfully but now I am running into a typical
> problem in Eclipse which was not there in CVS-Eclipse combination. Our Code
> is organized such that we need to checkout a module with in the module and
> then compile. Eg is
> Say we have Test/src Test/meta and other folders and then we have another
> module Client/src ... that needs to be checked out into the Test/meta so
> that final hierarchy looks somewhat like this Test/meta/Client/src. It
> worked fine in CVS-Eclipse combination as we were able to browse / history /
> diff and other CVS operations on both the Test and Client Modules but now in
> the SVN-Eclipse combination It doesn't read the Client modules history and
> we are running problem. Can someone just explain this ? It is a showstopper
> for the developers.

Subversion has a lot stricter rules on the layout of the "working
copy". The Subversion feature that lets you do something like this is
svn:externals. I would suggest you look at that feature to provide
this.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Sep 6 18:15:25 2007

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.