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

IBugTraqProvider2: repository root

From: Stephane EHRET <s.ehret_at_voila.fr>
Date: Mon, 16 Mar 2009 04:07:21 -0700 (PDT)

Hi,

If I have a few files to check in:
+ c:\MySolution\FirstProject\file1 in https://subversion:8443/svn/MySolution/FirstProject/file1
+ c:\MySolution\file1 in https://subversion:8443/svn/MySolution/file1

in GetCommitMessage, GetCommitMessage2 and CheckCommit, I would
expect:
+ string commonURL = "https://subversion:8443/svn/MySolution"

Instead I get whatever comes first in the list, in that case:
+ string commonURL = "https://subversion:8443/svn/MySolution/
FirstProject/file1"

Stephane

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-16 12:14:33 CET

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.