Branch from SVN Log does not create intermediate folders

314 views
Skip to first unread message

fvp

unread,
Aug 19, 2013, 7:05:19 AM8/19/13
to us...@tortoisesvn.tigris.org
Issue:
using 'Create Branch/Tag from revision' (right click in SVN Log dialog)
with the 'Create intermediate folders' option checked
ends with a 'File not found: Transaction >>...<<, Path >>...<<' error.

when using Branch via TotalCommander/right
click/TortoiseSVN/"Branch/tag", the intermediate
folders are created.

Example:
- branch the "svn+ssh://myserver/test/trunk/code" to
"snv+ssh://myserver/test/release/a/b",
where 'a' and 'b' does not exists: works when branching from
TotalCommander, does not when
branching from the log dialog.

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

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

fvp

unread,
Aug 19, 2013, 7:08:40 AM8/19/13
to us...@tortoisesvn.tigris.org
Using TSVN 1.8.1, Buld 24570, 64 bit on Win7 Ultimate English,
svn 1.6.17 on server, svn+ssh access.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3062974

Stefan Küng

unread,
Aug 19, 2013, 2:57:56 PM8/19/13
to us...@tortoisesvn.tigris.org
On 19.08.2013 13:05, fvp wrote:
> Issue:
> using 'Create Branch/Tag from revision' (right click in SVN Log dialog)
> with the 'Create intermediate folders' option checked
> ends with a 'File not found: Transaction >>...<<, Path >>...<<' error.
>
> when using Branch via TotalCommander/right
> click/TortoiseSVN/"Branch/tag", the intermediate
> folders are created.
>
> Example:
> - branch the "svn+ssh://myserver/test/trunk/code" to
> "snv+ssh://myserver/test/release/a/b",
> where 'a' and 'b' does not exists: works when branching from
> TotalCommander, does not when
> branching from the log dialog.

That's by design.
If you want to create intermediate folders, you have to go through the
"branch/tag" dialog and check the box at the bottom that says "Create
intermediate folders".

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=3062992

Ben Fritz

unread,
Aug 19, 2013, 3:10:24 PM8/19/13
to us...@tortoisesvn.tigris.org
On Mon, Aug 19, 2013 at 1:57 PM, Stefan Küng <torto...@gmail.com> wrote:
> On 19.08.2013 13:05, fvp wrote:
>> Issue:
>> using 'Create Branch/Tag from revision' (right click in SVN Log dialog)
>> with the 'Create intermediate folders' option checked
>> ends with a 'File not found: Transaction >>...<<, Path >>...<<' error.
>>
>
> That's by design.
> If you want to create intermediate folders, you have to go through the
> "branch/tag" dialog and check the box at the bottom that says "Create
> intermediate folders".
>

Isn't that what the OP said he/she did?

> using 'Create Branch/Tag from revision' (right click in SVN Log dialog)
> with the 'Create intermediate folders' option checked

That sounds like they launched the branch/tag dialog (from the context
menu within the "show log" dialog), checked the box at the bottom that
says "create intermediate folders", and got an error anyway about the
path not existing.

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

Stefan Küng

unread,
Aug 19, 2013, 3:30:06 PM8/19/13
to us...@tortoisesvn.tigris.org
On 19.08.2013 21:10, Ben Fritz wrote:
> On Mon, Aug 19, 2013 at 1:57 PM, Stefan Küng <torto...@gmail.com> wrote:
>> On 19.08.2013 13:05, fvp wrote:
>>> Issue:
>>> using 'Create Branch/Tag from revision' (right click in SVN Log dialog)
>>> with the 'Create intermediate folders' option checked
>>> ends with a 'File not found: Transaction >>...<<, Path >>...<<' error.
>>>
>>
>> That's by design.
>> If you want to create intermediate folders, you have to go through the
>> "branch/tag" dialog and check the box at the bottom that says "Create
>> intermediate folders".
>>
>
> Isn't that what the OP said he/she did?
>
>> using 'Create Branch/Tag from revision' (right click in SVN Log dialog)
>> with the 'Create intermediate folders' option checked
>
> That sounds like they launched the branch/tag dialog (from the context
> menu within the "show log" dialog), checked the box at the bottom that
> says "create intermediate folders", and got an error anyway about the
> path not existing.

Ups, sorry. I guess I misunderstood here.
I'll have a look.

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=3062995

Stefan Küng

unread,
Aug 19, 2013, 3:33:14 PM8/19/13
to us...@tortoisesvn.tigris.org
On Mon, Aug 19, 2013 at 9:30 PM, Stefan Küng <torto...@gmail.com> wrote:
On 19.08.2013 21:10, Ben Fritz wrote:
On Mon, Aug 19, 2013 at 1:57 PM, Stefan Küng <torto...@gmail.com> wrote:
On 19.08.2013 13:05, fvp wrote:
Issue:
using 'Create Branch/Tag from revision' (right click in SVN Log dialog)
with the 'Create intermediate folders' option checked
ends with a 'File not found: Transaction >>...<<, Path >>...<<' error.


That's by design.
If you want to create intermediate folders, you have to go through the
"branch/tag" dialog and check the box at the bottom that says "Create
intermediate folders".


Isn't that what the OP said he/she did?

using 'Create Branch/Tag from revision' (right click in SVN Log dialog)
with the 'Create intermediate folders' option checked

That sounds like they launched the branch/tag dialog (from the context
menu within the "show log" dialog), checked the box at the bottom that
says "create intermediate folders", and got an error anyway about the
path not existing.

Ups, sorry. I guess I misunderstood here.
I'll have a look.


Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
Reply all
Reply to author
Forward
0 new messages