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

Why do commands fail when a file is unknown to svn?

From: Nicolás Lichtmaier <jnl_at_synapsis-sa.com.ar>
Date: 2004-03-04 17:48:59 CET

In CVS, if I want to do a modified Makefiles only commit, I can always
do: cvs commit $( find . -name Makefile ) (The same works with diff and
other commands). CVS will ignore any file which is not under revision
control. I can't do this in SVN, so I can't find an easy way to continue
working the same way.

Is this intended for any reason? Could this be changed? Do I file a bug
report? =)

Thanks!

-- 
Nicolás Lichtmaier.-
Synapsis Argentina
+54(11)4314-3000 (int. 231)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 4 17:49:27 2004

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.