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

Versioning external source

From: Michael Schall <mike.schall_at_gmail.com>
Date: 2006-08-23 21:51:12 CEST

I am using subversion for my own source code and things are working
great. However, we use several code libraries as source with a few
minor tweaks. We store the source of the libraries in our subversion.

Upgrading the libraries to current version is where my question comes
in. In the end I would like to update the files that need to be
updated, insert the new files, and delete the files no longer in the
library.

I have attempted to

svn delete folder
copy new files into folder
svn add folder

This gives a status of all files being replaced which will loose the
history. I would like to have adds, modifies, and deletes. This
should allow me to keep history of all the files and see the diffs
between the two versions I have used.

Any way of accomplishing this?

Thanks for your time...
Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 24 14:46:35 2006

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.