You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Alessandro Freschi <al...@gmail.com> on 2008/04/28 18:39:14 UTC

Commit error

I have a working copy on a network share \\server\Working<file://server/Working>

When I try to commit two files from different subfolder I got an error:

This is the svn command:

svn ci -m "Test"
"\\server\Working\Test1\file1.txt<file://server/Working/Test1/file1.txt>"
"\\server\Working\Test2\file2.txt <file://server/Working/Test2/file2.txt>"

and this is the error:

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.

Is it a bug of svn client?

I'm working with Subversion 1.5.0 (Beta1) on Windows XP


Thanks,
Alessandro

Re: Commit error

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Lucian Adrian Grijincu wrote:
> You might want to redirect this question to dev@subversion.tigris.org.
> I the subversion folk sent you here please give us a link to the
> thread which discusses this problem.

And specifically, you probably want to be pointed to documentation about
obtaining svn's .pdb symbol files, and how to ask Dr. Watson for a backtrace
so the exact crash can be better understood.

Re: Commit error

Posted by Lucian Adrian Grijincu <lu...@gmail.com>.
You might want to redirect this question to dev@subversion.tigris.org.
I the subversion folk sent you here please give us a link to the
thread which discusses this problem.

On Mon, Apr 28, 2008 at 7:39 PM, Alessandro Freschi
<al...@gmail.com> wrote:
> I have a working copy on a network share \\server\Working
>
> When I try to commit two files from different subfolder I got an error:
>
> This is the svn command:
>
> svn ci -m "Test" "\\server\Working\Test1\file1.txt"
> "\\server\Working\Test2\file2.txt"
>
> and this is the error:
>
> This application has requested the Runtime to terminate it in an unusual
> way.
> Please contact the application's support team for more information.
>
> Is it a bug of svn client?
>
> I'm working with Subversion 1.5.0 (Beta1) on Windows XP
>
>
> Thanks,
> Alessandro



-- 
Lucian