Daniel Becroft <djcbecr...@gmail.com> writes:

> On Thu, Mar 3, 2011 at 3:34 AM, Noorul Islam K M <noo...@collab.net> wrote:
>
>>
>> Please find attached patch for issue 3826. All tests pass using 'make
>> check'
>>
>
> Hey Noorul,
>
> I had a quick look at this issue last night. It appears a similar issue
> exists for almost every command (I checked 'info', 'status' and 'update').
>

I could not replicate this for info command. See below.

noorul@noorul:/tmp$ ~/projects/subversion/builds/trunk/bin/svnadmin create r1
noorul@noorul:/tmp$ ~/projects/subversion/builds/trunk/bin/svn co 
file://`pwd`/r1 wc1
Checked out revision 0.
noorul@noorul:/tmp$ cd wc1
noorul@noorul:/tmp/wc1$ ~/projects/subversion/builds/trunk/bin/svn info /tmp/wc1
Path: .
Working Copy Root Path: /tmp/wc1
URL: file:///tmp/r1
Repository Root: file:///tmp/r1
Repository UUID: f9e30c5c-08a7-45df-9e30-5f299052b040
Revision: 0
Node Kind: directory
Schedule: normal
Last Changed Rev: 0
Last Changed Date: 2011-03-03 09:50:13 +0530 (Thu, 03 Mar 2011)

Thanks and Regards
Noorul

Reply via email to