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

Re: Able to mkdir .svn ?

From: Michael Price <mprice_at_atl.lmco.com>
Date: 2003-03-26 20:00:30 CET

Francois Beausoleil wrote:
> 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"

That probably should be handled.

cvs behavior isn't much better. It silently ignores CVS directories in
the repository (including any files they contain).

As least subversion warns you something screwy happened :)

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 26 20:03:19 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.