Regression for issue:2362 ?
From: Weirdan <weirdan_at_gmail.com>
Date: Wed, 8 Sep 2010 14:50:01 +0300
Hello
I'm using svn v1.6.12 and it seems that calling 'svn info --xml' on a file
[weirdan_at_localhost /home/sam/trunk] mkdir dir
[weirdan_at_localhost /home/sam/trunk] touch dir/file
[weirdan_at_localhost /home/sam/trunk] svn info --xml dir/file
<?xml version="1.0"?>
<info>
svn: 'dir' is not a working copy
[weirdan_at_localhost /home/sam/trunk] svn --version
svn, version 1.6.12 (r955767)
compiled Aug 5 2010, 15:04:19
> Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (
> The following repository access (RA) modules are available:
> * ra_neon : Module for accessing a repository via WebDAV protocol using
- handles 'http' scheme
- handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
- with Cyrus SASL authentication
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using
- handles 'http' scheme
- handles 'https' scheme
> [weirdan_at_localhost /home/sam/trunk]
While the output is not exactly the same as in this ticket:
I'd comment on original issue, but it doesn't seem to be possible, so I'm
-- Best regards, Bruce Weirdan mailto: weirdan_at_gmail.comReceived on 2010-09-08 13:51:03 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.