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

Re: Multiline message in command line 'svn commit': how?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 31 Mar 2008 07:24:01 -0400

On Mon, Mar 31, 2008 at 4:39 AM, Milen A. Radev <milen_at_radev.net> wrote:
> On 31/03/2008, Ivan Cenov <i_cenov_at_botevgrad.com> wrote:
> > Hello,
> >
> > I tried to perform mass commit of many work-copies with
> > a same message using command line 'svn commit'. Is it possible
> > to enter miltiline message (as in TSVN commit dialog) and
> > and if yes, how to do this?
>
> Create a file with the message and use -F/--file option for the svn
> commit command (http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.commit.html).

Or you can set the appropriate environment variable to tell Subversion
what text editor to use for commit messages and it'll pop up and
prompt you for a message, which can include newlines.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-03-31 13:24:13 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.