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

svn resolve does not warn about invalid path

From: Andrés More <more.andres_at_gmail.com>
Date: Fri, 11 May 2012 12:31:04 -0300

Hi, I was about to file a bug report, I would like to hear your opinion
about svn resolve not complaining about wrong file names.

Basically, when resolving a conflict, you can do svn resolve --accept
working 'anything'
without having a clue on that the file was not there.

-- Andres

$ svn resolve --accept working 'anything'; echo $?
0

$ svn --version
svn, version 1.6.11 (r934486)
   compiled Sep 27 2011, 15:29:25

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
Received on 2012-05-14 07:28:16 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.