[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: Chris Little <clittle_at_sbs.com>
Date: 2004-09-27 17:32:40 CEST

Josh Howe wrote:
>
>
> 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.
>
>
> ***This message has been scanned for virus, spam, and undesirable
> content.***
> ***For further information, contact your mail administrator.***
>
>
It wants a message for the mkdir operation since you are doing this
directly to the repository. Add -m "your message here" on the command
line to give the message instead of svn bringing up vim to have you add
it there.

This communication, including any attachments, is confidential information of SBS Technologies and intended solely for the use of the individual or entity to which it is addressed. Any unauthorized review, use, disclosure or distribution is prohibited. If you believe this message was sent to you in error, please immediately notify the sender by reply e-mail and delete this message without disclosing it. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 17:34:13 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.