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

Re: svn propset from stdin

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-21 23:09:20 CEST

Philip Martin <philip@codematters.co.uk> writes:
> > I think a `--stdin' flag would make sense. It would apply to every
> > command that -F also applies to, and it shouldn't be too hard to code
> > (i.e., look at the code for -F, do something similar).
>
> $ svn ps x -F -
> ../svn/subversion/libsvn_subr/io.c:979: (apr_err=200007, src_err=0)
> svn: Trying to use an unsupported feature
> svn: svn_string_from_file: reading from stdin is currently broken, so disabled

Grrrr. Be nice if the doc string for svn_string_from_file() said
something about this. :-(

Fixing...

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 21 23:39:09 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.