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

Re: Is possible to use my favorite text editor to edit the comment checkin?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 29 Sep 2009 14:06:58 -0400

On Tue, Sep 29, 2009 at 14:01, Jorge Neya <jorge.neyra_at_gmail.com> wrote:
> Hi Andy,
>
> If you used Subclipse (Eclipse plugin for subversion), this uses
> TortoiseSVN to commit without the log editor of TortoiseSVN.

Subclipse is 100% separate from Tortoise. I have no idea what you're
attempting to convey here. I use both TSVN & Subclipse daily, and they
share nothing.

> I try using:
>  TortoiseProc.exe /command:commit  /path:"c:\svn_wc\file1.txt*c:
> \svn_wc\file2.txt"  /logmsg:"test log message" /closeonend:0
>
> But the TortoiseSVN dialog is showed. Is possible to commit without
> showing this dialog?

If the command-line is how you intend to use Subversion, use the
standard command-line client (svn.exe), not TortoiseProc. TortoiseProc
gives you a dialog, that's what it's designed to do.

> On Sep 29, 12:51 pm, Andy Levy <andy.l..._at_gmail.com> wrote:
>> On Tue, Sep 29, 2009 at 13:44, Jorge Neya <jorge.ne..._at_gmail.com> wrote:
>> > For example, en linux/unix I edit the file ~/.subversion/config
>> > editor-cmd=MyEditor
>>
>> > In windows I try to change in "C:\Documents and Settings\MyUser
>> > \Application Data\Subversion\config", but it doesn't work.
>>
>> If you are using TSVN, you use TSVN's dialog. The log editor is
>> integrated with the commit dialog - they can't be separated.
>>
>> If you use the command-line client, it should respect the setting in
>> %APPDATA%\Subversion\config
>>
>> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>>
>> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2401731
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-29 20:07:07 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.