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

RE: svn commit: rev 2949 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_client trunk/subversion/clients/cmdline

From: Sander Striker <striker_at_apache.org>
Date: 2002-08-13 00:55:24 CEST

Let me test this before I leave. Hopefully I have a quick fix.
Worked last week :(

Sander

> -----Original Message-----
> From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
> Sent: 13 August 2002 00:24
> To: Sander Striker
> Cc: dev@subversion.tigris.org
> Subject: Re: svn commit: rev 2949 - trunk/subversion/include
> trunk/subversion/libsvn_wc trunk/subversion/libsvn_client
> trunk/subversion/clients/cmdline
>
>
> Okay, Sander, I committed the tweaks in revision 2958.
>
> By the way, I'm not sure precisely what effect the patch should have
> under all circumstances, but I did a little test and didn't get the
> result I was expecting:
>
> $ cd doc/handbook/
> $ mv client.texi was_client.texi
> $ mkdir client.texi
>
> $ svn st
> subversion/libsvn_subr/io.c:1567: (apr_err=2, src_err=0)
> svn: No such file or directory
> svn: svn_io_file_open: can't open `client.texi/.svn/entries'
>
> $ svn st .
> subversion/libsvn_subr/io.c:1567: (apr_err=2, src_err=0)
> svn: No such file or directory
> svn: svn_io_file_open: can't open `client.texi/.svn/entries'
>
> $ rmdir client.texi
> $ mv was_client.texi client.texi
> $ svn st
> [... success, no problem ...]
> $
>
> Hunh. I was expecting the new '~' code instead of an error. But
> maybe I'm mixed up?
>
> -Karl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 13 00:45:48 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.