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

Re: [PATCH] Fix for issue 3826

From: Noorul Islam K M <noorul_at_collab.net>
Date: Thu, 03 Mar 2011 09:51:48 +0530

Daniel Becroft <djcbecroft_at_gmail.com> writes:

> On Thu, Mar 3, 2011 at 3:34 AM, Noorul Islam K M <noorul_at_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_at_noorul:/tmp$ ~/projects/subversion/builds/trunk/bin/svnadmin create r1
noorul_at_noorul:/tmp$ ~/projects/subversion/builds/trunk/bin/svn co file://`pwd`/r1 wc1
Checked out revision 0.
noorul_at_noorul:/tmp$ cd wc1
noorul_at_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
Received on 2011-03-03 05:23:54 CET

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.