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

Re: How to bring different version of files in subversion

From: <kfogel_at_collab.net>
Date: 2004-07-07 17:14:51 CEST

Metrri Jain <metrrijain@yahoo.com> writes:
> Thanks for the reply ,but how do I Overwrite a file
> with another file?

"Overwrite" is not some special, technical term. It just means that
you copy the next version of the file over the previous version. The
result is exactly the same as if you had hand-edited the previous
version to look like the new version, and when you commit, Subverion
will simply treat the file as changed.

This is all that "overwrite" means.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 7 18:42:32 2004

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.