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

RE: How to import an updated release of a directory?

From: Karan, Cem \(Civ, ARL/CISD\) <CKaran_at_arl.army.mil>
Date: 2006-11-14 19:39:46 CET

I think we need a little more information; did you use 'svn checkout' to
checkout a working copy, or did you create your own repository and then
import code into it?

Thanks,
Cem Karan

-----Original Message-----
From: Marc Girod [mailto:marc.girod@iona.com]
Sent: Tuesday, November 14, 2006 12:20 PM
To: users@subversion.tigris.org
Subject: How to import an updated release of a directory?

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 19:57:14 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.