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

RE: ack! trying to run svn mkdir opens vim or something

From: Josh Howe <josh_at_sinu.com>
Date: 2004-09-27 17:41:32 CEST

 

Got it, thanks everyone!

 

  _____

From: Guido Anzuoni [mailto:guido.anzuoni@kyneste.com]
Sent: Monday, September 27, 2004 11:34 AM
To: Josh Howe; users@subversion.tigris.org
Subject: RE: ack! trying to run svn mkdir opens vim or something

 

svn is allowing you to edit your commit message with your $EDITOR.

You can provide the message directly on the command line with the -m switch:

svn -m "a commit message to remember I did it" mkdir.....

 

See http://svnbook.red-bean.com/svnbook-1.1/svn-book.html#svn-ch-3-sect-4.5

BTW, the doc really well-written.

 

Guido

-----Original Message-----
From: Josh Howe [mailto:josh@sinu.com]
Sent: Monday, September 27, 2004 5:27 PM
To: users@subversion.tigris.org
Subject: ack! trying to run svn mkdir opens vim or something

 

Hi again,

 

I'm not just new to subversion, I'm also new to linux. I' trying to run svn
mkdir to create a tags directory. When I run "svn mkdir
file:///var/repository/proj1/tags" from a shell it opens up some crazy vim
program with some commit.tmp file open or something. What is going on?
Thanks.
Received on Mon Sep 27 17:42:11 2004

This is an archived mail posted to the Subversion Users mailing list.

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