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

Re: [PATCH] Improve support for svn_checksum.h in SWIG bindings for python

From: Ben Reser <ben_at_reser.org>
Date: Tue, 19 Feb 2013 15:01:58 -0800

On Tue, Feb 19, 2013 at 2:33 PM, Shivani Poddar
<shivani.poddar92_at_gmail.com> wrote:
> I see. I did run an 'svn update' on my working copy before making any new
> changed this time around.
> Maybe i'll recheck the diff yes.

If Subversion can apply the changes (or at least thinks it can)
without creating a conflict it will do so. When this happens you'll
see a G instead of a U next to the filename during the update.

In your case I'm pretty sure you had the file as you'd last submitted
in your local checkout. We added the file and then made changes. You
ran `svn update` and your changed merged with ours. Thus resulting in
the changes you didn't want.
Received on 2013-02-20 00:09:15 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.