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

Re: using TortoiseProc.exe to tag

From: Philipp Schleifer <philipp.schleifer_at_gmail.com>
Date: Tue, 12 Aug 2014 13:32:25 +0200

Stefan,

I found a workaround:

I use

svn info | grep "Repository Root" | awk "{print $NF}"

to grab the Repository Root URL.

That works fine. But one more question: Is it possible to pre-enable the
Button "Create intermediate folders" in the dialog box?
I searched the internet for configuration options about this option but I
could not find anything related.
I can think of an additional switch "/create_intermediate_folders" to
TortoiseProc.exe or an option in TortoiseSVN configuration.

I hope this feature request is not against SVN ideas / concept.

Would you please be so kind to implement this if it is not already
available?

Best regards,

Philipp

2014-08-11 23:19 GMT+02:00 Philipp Schleifer <philipp.schleifer_at_gmail.com>:

> Stefan,
>
> Thank you very much for your response.
>
> I will re-think the network drive repository approach (I am reading the
> FAQ currently, thank you for the hint).
> But this is not related to my question: Please let me explain my intension.
>
> I would like to use several repositories (which are located on different
> servers).
>
> If I want to use more than one local working copy with Totalcommander
> I would need multiple buttons to create tags (one for each local working
> copy because I don't have a variable that contains the root-directory of
> the current repository). The current directory is available as a variable
> but I don't know how many directorys I have to go up ../../../ to get to
> the root of the repository to be able to change to the tags directory.
>
> I know always where the local copy is. But I would like to keep the
> installation as simple as possible.
> In this case I could also deploy the menubar to my colleages and it does
> not matter where the local working copy is located on their computers as
> this would be transparent.
>
> I hope I could convince you about this feature request. Could you please
> add another command line switch like /relative_url?
>
> Thank you for your patience and support.
>
> Best regards,
>
> Philipp
>
>
> 2014-08-11 21:27 GMT+02:00 Stefan Küng <tortoisesvn_at_gmail.com>:
>
> On 11.08.2014 20:06, Philipp Schleifer wrote:
>> > Stefan,
>> >
>> > Thank you for the quick response.
>> >
>> > Would it be possible to implement "Relative to the root directory of the
>> > current repository?"
>>
>> Yes, but I'm not going to do that. Here's why:
>> If you were using a proper svn server to access your repository, or have
>> the repository local on your harddrive you would know the full url.
>> But you have the repository on a network drive, and that's why you don't
>> know the full url (I assume the network drive letter is not always the
>> same).
>> Since you should not have your repository on a network drive, I won't
>> implement anything that would help with such a setup.
>>
>> And please, read the FAQ now. Then read it again. Then check your
>> backups of the repository. And then set up a proper server.
>> http://tortoisesvn.net/faq.html#repoonshare
>>
>> 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=3086613
>>
>> To unsubscribe from this discussion, e-mail: [
>> users-unsubscribe_at_tortoisesvn.tigris.org].
>>
>
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-08-12 13:41:12 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.