You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Weirdan <we...@gmail.com> on 2010/09/15 14:41:20 UTC

Fwd: Regression for issue:2362 ?

Forwarding to dev@ as this seems to me an obvious regression (unfortunately
I got no reply from users@)

---------- Forwarded message ----------
From: Weirdan <we...@gmail.com>
Date: Wed, Sep 8, 2010 at 2:50 PM
Subject: Regression for issue:2362 ?
To: users@subversion.apache.org


Hello

I'm using svn v1.6.12 and it seems that calling 'svn info --xml' on a file
in an unversioned directory still causes svn to produce broken xml:

[weirdan@localhost /home/sam/trunk] mkdir dir

[weirdan@localhost /home/sam/trunk] touch dir/file

[weirdan@localhost /home/sam/trunk] svn info --xml dir/file

<?xml version="1.0"?>

<info>

svn: 'dir' is not a working copy

[weirdan@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 (
> http://www.Collab.Net/).


> The following repository access (RA) modules are available:


> * ra_neon : Module for accessing a repository via WebDAV protocol using
> Neon.

  - 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
> serf.

  - handles 'http' scheme

  - handles 'https' scheme


> [weirdan@localhost /home/sam/trunk]


While the output is not exactly the same as in this ticket:
http://subversion.tigris.org/issues/show_bug.cgi?id=2887 ,  it seems to be
similar enough to call this a regression.

I'd comment on original issue, but it doesn't seem to be possible, so I'm
posting this to the mailing list hoping someone from dev team would pick
this up.

-- 
  Best regards,
      Bruce Weirdan                                     mailto:
weirdan@gmail.com



-- 
  Best regards,
      Bruce Weirdan                                     mailto:
weirdan@gmail.com