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

Re: Import of hidden files/dirs - no 'dry-run' ?

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: 2007-04-26 15:16:01 CEST

Hello!

MikeW schrieb:
> Can I be certain that the dir will be imported - I would like
> it all to go in on the same commit. Docs are silent on the subject.

I also have a repository which contains directories starting with "."
and this caused no problems at all (under Linux). The only directory
name which is forbidden is ".svn" which is used internally by
Subversion.

But I don't know what happens if you add a ".svn" directory with SVK and
afterwards check out a working copy with Subversion...

> (And does anyone else think dry-run should exist for more than just 'merge' ?!)

Yes, that would be really nice. But it can be quite complicated to
implement such an option for commands which do modifications to the
working copy, especially recursive "svn add".

With best regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 26 15:16:32 2007

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.