You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniel Patterson <da...@danpat.net> on 2005/04/08 09:42:41 UTC

BUG: [Fwd: Re: Cannot update when ampersand is included in HTTP Request]

This was pointed out on the users list.  I couldn't find
a bug for it in the issue tracker.

Summary:

   svn checkout X
   cd X
   mkdir "dir with &"
   svn add "dir with &"
   svn commit
   cd "dir with &"
   svn up
    <Apache error>

daniel

Re: BUG: [Fwd: Re: Cannot update when ampersand is included in HTTP Request]

Posted by Daniel Patterson <da...@danpat.net>.
Peter N. Lundblad wrote:
> Thanks! Could you please add an issue for it?

   File as issue 2268

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: BUG: [Fwd: Re: Cannot update when ampersand is included in HTTP Request]

Posted by "Peter N. Lundblad" <pe...@famlundblad.se>.
On Fri, 8 Apr 2005, Daniel Patterson wrote:

> This was pointed out on the users list.  I couldn't find
> a bug for it in the issue tracker.
>
> Summary:
>
>    svn checkout X
>    cd X
>    mkdir "dir with &"
>    svn add "dir with &"
>    svn commit
>    cd "dir with &"
>    svn up
>     <Apache error>
>
Thanks! Could you please add an issue for it?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: BUG: [Fwd: Re: Cannot update when ampersand is included in HTTP Request]

Posted by John Szakmeister <jo...@szakmeister.net>.
On Friday 08 April 2005 05:42, Daniel Patterson wrote:
> This was pointed out on the users list.  I couldn't find
> a bug for it in the issue tracker.
>
> Summary:
>
>    svn checkout X
>    cd X
>    mkdir "dir with &"
>    svn add "dir with &"
>    svn commit
>    cd "dir with &"
>    svn up
>     <Apache error>

Can you file an issue for this so that it doesn't get lost?

Thanks!

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org