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

svn propset from stdin

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2002-10-21 21:59:37 CEST

Any idea how difficult it would be for me to modify "svn propset" to
take properties from stdin?

The reason I want to do this is to allow a script to append
"svn:ignore"s via something like
> svn pg svn:ignore | someapp | svn ps svn:ignore
Or it there a better way to do this?

Is this something that could be done with the python swig bindings as well?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 21 22:07:24 2002

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.