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

Re: [PATCH] issue #2276 - 'svn info wcpath@X' returns repos lock - V2

From: Alexander Thomas <alexander_at_collab.net>
Date: 2005-09-21 10:23:21 CEST

On Thu, 2005-09-15 at 12:52 +0200, Peter N. Lundblad wrote:
> Alexander,
>
> This patch looks good (except for some formatting nits). Would you mind
> adding a test case for this bug?
>
Thanks Peter, for reviewing the patch.

Version 2 of the patch to fix SVN#2276 with test case attached.

Fix for issue 2276 - 'svn info wcpath@X' or 'svn wcpath -rY'
return repository lock.

* subversion/libsvn_client/info.c
  (svn_client_info): Removed peg revsion check.

* subversion/tests/clients/cmdline/lock_tests.py
  (repos_lock_with_info): Added function to test
   'svn info' on 'path@X' or 'path -rY' return
   repository lock details.
  (test_list): repos_lock_with_info to list of tests.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Sep 21 10:57:22 2005

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.