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

Unable to create a directory

From: thomas Armstrong <tarmstrong_at_gmail.com>
Date: 2005-01-14 14:00:56 CET

Hi.

Working on FC2 with a SVN server on FC2.

I've got a directory (foo) created on my PC, and I want to create it
at the repository:
-------------------------------------
$ svn add -N foo
svn: warning: 'foo' is already under version control
---------------------------------------

ok. I commit it:
-----------------------------------
$ svn commit -m blah foo --non-interactive
svn: Commit failed (details follow):
svn: Working copy '/home/thomas/svn/project1/foo' not locked
-----------------------------------

What am I doing wrong?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 14 14:03:34 2005

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.