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

probleem with svn:ignore add

From: Udo Kirin <u.kirin_at_zeiss3d.de>
Date: 2004-11-26 11:30:07 CET

Hello,
i have some trouble with svn:ignore and the svn add command.
i have an directory which contains an directory called runs.
this directory should not be under version control.
the second problem ist that u have to create an wc in the same directory
where
the files come from so i tried the following.

svnadmin create file:///<pathto>/anrepo
svn mkdir file:///<pathto>/anrepo/emptdir
cd mydir
svn checkout file:///<pathto>/anrepo/emptidir .

Now i set the problist to ignor the runs directory.

svn pe svn:ignore .
In the editor i wrote runs

then i wont to add the files without the runs directoy with.
svn add *
 But stdout brings runs is added.
 What went wrong?
I assumed that the directory should not added to the repo

Mit freundlichen Grüßen / Best Regards

Udo Kirin

Anwendungstechnik / 3D-S

Carl Zeiss 3D Metrology Services
Heinrich-Rieger-Str.1
D-73430 Aalen
fax: +49 (0)7361 559 1849
phone: +49 (0)7361 559 1851

E-Mail: u.kirin@zeiss3d.de
WEB: http://www.zeiss3d.de

Haben Sie sich schon für unseren Newsletter eingetragen ?
http://www.zeiss.de/imt-newsletter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 26 11:33:07 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.