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

An issue in repository browser.

From: Serge Tumanyan <tumanyan_at_mail.ru>
Date: Thu, 10 Jun 2010 03:12:19 +0300

Hello, All.

Here is a strange behavior, at least I understood this as an issue:
Steps to reproduce
1. Create a repository on your local machine.
2. Branch a couple of times any of the test branches, for example let this
branch be a 'trunk/test' and its copies will be 'branches/copy1' and
'branches/copy2'.
3. Make some changes in one of the branches that were branched from the
original branch, e. g. in 'branches/copy1'.
3. Try to merge one of the branches that were branched back e. g. merging
'branches/copy1' to 'trunk/test' and notice that in the second page of merge
dialogue the from URL browse button causes the folder selector instead of
repository browser even if the repository URL is pointing on the repository
correctly. In other words in our example even if we have the URL looking as:
'file://\\\e:/Repository' where the 'repository' is the folder containing
the repository we get the 'select folder' dialogue instead of repository
browser.
4. Merge the changes back to the branch we have started with in our example
in 'trunk/test'.
5. Try to merge the changes from the branch we have started with to another
unchanged branch e. g. try to merge 'trunk/test' to 'branches/copy2' and
notice that TSVN will give you a message that file could not be found even
in case the path is totally correct.

All this happens only in case you are using the local repository, no
problems can be experienced with the remote repository.

Thank you.

Serge.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-09 01:12:56 CEST

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

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