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

propget/proplist abort early

From: Brad Schick <schickb_at_hotmail.com>
Date: 2004-11-09 20:51:20 CET

I am running svn, version 1.1.1 (r11581), compiled Oct 23 2004,
14:47:47 on WinXP Pro SP2.

I have a few generated .cpp files that are created in a repository
directory, but are not under version control. When I run either
"svn proplist *.cpp" or "svn propset [props] *.cpp", svn aborts
as soon as it hits a file not under version control. I tried the
--force flag but it changed nothing. This is the message:

   svn: 'file.cpp' is not under version control

It seems like proplist and company should just ignore unversioned
files and continue. It is error prone to have *.cpp abort early
on propset operations (particularly because the svn's message
sounds more like simple info than an aborting error).

Thanks,
-Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 9 20:52:46 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.