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

Able to mkdir .svn ?

From: Francois Beausoleil <fbeausoleil_at_ftml.net>
Date: 2003-03-26 19:42:11 CET

Hi !

I was trying to think of special ways in which I could break SVN. I will
write a test for that later, but here's a recipe that works:

C:\>svnadmin create repos

C:\>svn mkdir file:///repos/.svn -m "should not commit"

Committed revision 1.

C:\>svn co file:///repos
svn: Obstructed update
svn: failed to add directory 'repos/.svn':
object of the same name as the administrative directory

C:\>svn version
unknown command: version
Type `svn help' for usage.

C:\>svn --version
svn, version 0.20.0 (r5410)
   compiled Mar 24 2003, 22:54:20

Should I wait until I have create the test cases before submitting
anything or messages like this are Ok ?

Have a nice day,
Francois

-- 
http://www.fastmail.fm - Faster than the air-speed velocity of an
                          unladen european swallow
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 26 19:43:03 2003

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

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