[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: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-07-07 18:43:07 CEST

Metrri Jain wrote:

> Thanks for the reply ,but how do I Overwrite a file
>with another file?
>
>
Overwrite it from your operating system, not with Subversion. So "cp A
B", or delete the old one and move/rename the new one in its place.

When you do a commit, svn will notice that the contents of the file have
changed and send the diff to the repository.

---------------------------------------------------------------------
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:43:29 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.