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

Re: Overlay problems with 1.8.2 version

From: BladeOfLight16 <bladeoflight16_at_gmail.com>
Date: Fri, 11 Oct 2013 18:45:50 -0400

On Fri, Oct 11, 2013 at 10:02 AM, Davide <davide.mazzetti_at_galdabini.it>wrote:

> No way to see any change....
>

This is usually solved by updating frequently. You should update at least
daily, probably multiple times per day, and you should always update before
committing. This may result in conflicts that you need to resolve, but that
is normal and expected to happen on every so often. On the rare occasion
you need to check for updates without actually updating, you can use Show
Log. In the Log, your currently checked out version will be bold, and any
newer revisions will be shown above your bold one.

If you are getting conflicts on files that cannot be merged because they
are not plain text (such as images), consider requiring a
lock<http://svnbook.red-bean.com/en/1.7/svn.advanced.locking.html>on
these files. A lock is used to indicate to other users that the file
should not be modified by two people at the same time.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3066178

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-12 00:46:34 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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