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

Re: SubWCRev determines wrong version

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 12 Aug 2017 08:45:11 +0200

On 10.08.2017 13:19, Tobias Knauss wrote:
> If you create a branch, switch to that branch and compile it, then
> SubWCRev takes the revision number of the source revision of that
> branch, but not of the branch itself. Please fix this, so that
> SubWCRev takes the correct revision number of the branch.

by default, SubWCRev only takes the last-committed-revision of files
into account. When you create a branch and don't commit any changes to
that branch, all files still have the same last-committed-revision of
the source.
You can pass -f to tell SubWCRev to also use the last-committed-revision
of folders, which then (if called for the root of the branch) includes
the branch revision.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3284886
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-08-12 08:45:20 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.