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

How to import an updated release of a directory?

From: Marc Girod <marc.girod_at_iona.com>
Date: 2006-11-14 18:20:04 CET

Hello,

I imported a first release of a tool into a subversion directory.
How do I import a second release (update) on top of the first?

  import doesn't seem to support that.
  diff allows me to compare the two, but there is no 'svn patch' tool...

May I just checkout the tree, replace the contents of my working copy,
and commit the result? What about the .svn sub-directories?

$ find . -name .svn | wc -l
200

Why didn't I find this in the FAQ or in the svn.haxx.se archive?
I'm looking for this under the wrong terms?

Thanks!
Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 14 18:38:48 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.