You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Andras Igneczi <an...@gmail.com> on 2009/08/25 06:01:40 UTC

subversion 1.6.5 commit bug

Hi!

Operating system: windows xp full servicepacked
subversion version: 1.6.5
compiler: microsoft vs 2005

I cannot commit anything in that case: the working copy root is a drive 
root, e.g. Q: . There is new a modification in 
subversion/libsvn_client/commit_util.c in row 317 (SVN_ERR added), and 
this modification maybe brought up an hidden error.

Regards
Andras Igneczi

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: subversion 1.6.5 commit bug

Posted by Andras Igneczi <an...@gmail.com>.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I'm sorry, I forgot attach the error message:<br>
<br>
<meta name="qrichtext" content="1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin: 0px; text-indent: 0px;"><!--StartFragment-->source
error code: 125001 (Bogus filename)</p>
<p style="margin: 0px; text-indent: 0px;">error description: Commit
failed (details follow):</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">source error code: 125001
(Bogus filename)</p>
<p style="margin: 0px; text-indent: 0px;">error description: Couldn't
determine absolute path of 'Q:'<!--EndFragment--></p>
<br>
I tried to commit a file with tis path:
Q:\MyProjects\Projector\Projector\impl\workthread_item.cpp<br>
<br>
Ryan Schmidt &iacute;rta:
<blockquote
 cite="mid:EDE8FA2C-0779-4D0B-B3C7-0C905B04F500@ryandesign.com"
 type="cite">On Aug 25, 2009, at 01:01, Andras Igneczi wrote:
  <br>
  <br>
  <blockquote type="cite">Operating system: windows xp full
servicepacked
    <br>
subversion version: 1.6.5
    <br>
compiler: microsoft vs 2005
    <br>
    <br>
I cannot commit anything in that case: the working copy root is a drive
    <br>
root, e.g. Q: . There is new a modification in
    <br>
subversion/libsvn_client/commit_util.c in row 317 (SVN_ERR added), and
    <br>
this modification maybe brought up an hidden error.
    <br>
  </blockquote>
  <br>
What problem do you experience when trying to commit?
  <br>
  <br>
  <br>
  <br>
</blockquote>
</body>
</html>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

RE: subversion 1.6.5 commit bug

Posted by Bert Huijben <rh...@sharpsvn.net>.
> -----Original Message-----
> From: Ryan Schmidt [mailto:subversion-2009b@ryandesign.com]
> Sent: dinsdag 25 augustus 2009 8:53
> To: Andras Igneczi
> Cc: users@subversion.tigris.org
> Subject: Re: subversion 1.6.5 commit bug
> 
> On Aug 25, 2009, at 01:01, Andras Igneczi wrote:
> 
> > Operating system: windows xp full servicepacked
> > subversion version: 1.6.5
> > compiler: microsoft vs 2005
> >
> > I cannot commit anything in that case: the working copy root is a
> > drive
> > root, e.g. Q: . There is new a modification in
> > subversion/libsvn_client/commit_util.c in row 317 (SVN_ERR added),
> and
> > this modification maybe brought up an hidden error.
> 
> What problem do you experience when trying to commit?

See issue 3346; early 1.6 versions aborted on committing from root. (And
older subversion releases didn't allow committing, or sometimes broke in
other ways).

The issue is fixed for 1.7 (and tested for in our testsuite) and can't be
backported to 1.6 without breaking our versioning policy. (Major changes all
over the wc library were required).

For more details on the work involved for this issue see also issues #1495,
#1711, #2028, #2556.

	Bert

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: subversion 1.6.5 commit bug

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Aug 25, 2009, at 01:01, Andras Igneczi wrote:

> Operating system: windows xp full servicepacked
> subversion version: 1.6.5
> compiler: microsoft vs 2005
>
> I cannot commit anything in that case: the working copy root is a  
> drive
> root, e.g. Q: . There is new a modification in
> subversion/libsvn_client/commit_util.c in row 317 (SVN_ERR added), and
> this modification maybe brought up an hidden error.

What problem do you experience when trying to commit?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].