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

RE: Re: broken file name handling

From: Daniel Becroft <Daniel.Becroft_at_supercorp.com.au>
Date: Wed, 1 Oct 2008 12:44:23 +1000

> -----Original Message-----
> From: Karl Fogel [mailto:kfogel_at_red-bean.com]
> Sent: Wednesday, 1 October 2008 12:19 PM
> To: Paul Charlton
> Cc: 'Branko Cibej'; dev_at_subversion.tigris.org
> Subject: Re: broken file name handling
>
> "Paul Charlton" <techguru_at_byiq.com> writes:
> > I can confirm that the current windows client is seeing the
> > "?WHAT?.txt" when checking out root. (both Tortoise and Collab.Net
> > command line client).
>
> More to the point, can you show us the exact command line you
> ran, in the latter case? And its output? And the working
> copy (if any) afterwards? And the output of 'svn --version'?
>
> That would help a lot, thanks.

I do not encounter any of the problems seen with this file. Below are
the commands that I used to checkout the file(s) into a fresh, clean
working copy. I have also tried with Tortoise (v1.5.3), and still do not
have any issues.

-----------------------------------------------
> svn checkout http://svn.collab.net/repos/svn/mk.xiv
A mk.xiv\-WHAT-.txt
A mk.xiv\REVLOG.txt
Checked out revision 33369.

> svn info mk.xiv
Path: mk.xiv
URL: http://svn.collab.net/repos/svn/mk.xiv
Repository Root: http://svn.collab.net/repos/svn
Repository UUID: 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
Revision: 33369
Node Kind: directory
Schedule: normal
Last Changed Author: brane
Last Changed Rev: 28724
Last Changed Date: 2008-01-03 07:15:04 +1000 (Thu, 03 Jan 2008)

> svn --version
svn, version 1.5.2 (r32768)
   compiled Aug 29 2008, 18:45:49

Copyright (C) 2000-2008 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
-----------------------------------------------

I did encounter some inconsistencies with filenames containing a '?', or
other unusual character, which I will raise on the users@ list.

Cheers,
Daniel B.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-01 04:44:02 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.