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

Re: create a tag folder quietly

From: Andy Levy <andy.levy_at_gmail.com>
Date: Sun, 4 Jan 2009 10:40:07 -0500

On Sun, Jan 4, 2009 at 09:47, Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org> wrote:
> Hi All,
>
> I am trying to create a tag folder quietly.
>
> First I need to check that main path exist so I make: svn mkdir URL –q
> --parent
>
> But then it appears that the path exist so I get the following error: svn:
> Server sent unexpected return value (405 Method Not Allowed) in response to
> …
>
> I want this error to be ignored (quiet mode). How do I set this?

Ignored in what way? You want Subversion to create a directory when
one of the same name already exists?

I don't think you understand the meaning of the "quiet" option. It is
only used to suppress non-essential information. An error message is
important information!

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1003247

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-04 16:40:57 CET

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.