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

Fwd: Regression for issue:2362 ?

From: Weirdan <weirdan_at_gmail.com>
Date: Wed, 15 Sep 2010 17:41:20 +0300

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

---------- Forwarded message ----------
From: Weirdan <weirdan_at_gmail.com>
Date: Wed, Sep 8, 2010 at 2:50 PM
Subject: Regression for issue:2362 ?
To: users_at_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_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 (
> 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_at_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_at_gmail.com
-- 
  Best regards,
      Bruce Weirdan                                     mailto:
weirdan_at_gmail.com
Received on 2010-09-15 20:55:34 CEST

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.