svn:externals and 'svn switch'
From: Simon Raess <cocoa_at_gmx.ch>
Date: 2004-03-15 00:35:52 CET
hi
I have a project that I've split into several sub-components. Let's say
These sub-projects are pretty independent. They have trunk, branches
foo
where lib, core and cli are from the corresponding sub-projects. I know
lib http://svn.someserver.com/repos/foo-lib/trunk
That pretty much does what I want. Now let's say I start to work on my
$ cd lib
In the meantime some other developer commits some work on the parent
$ cd ..
But what happens now to my switched foo-lib subproject (the externals
Fetching external item into 'cli'
When I do an svn status now, I get:
! cli
Is this way of working with svn:externals and 'svn switch' possible? Do
I want to use maven and it's reactor feature to build the project and
Any help is appreciated, thanks!
---------------------------------------------------------------------
|
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.