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

Re: Problem with Peg Revisions and files containing '@'

From: <kfogel_at_collab.net>
Date: 2005-06-01 19:16:41 CEST

Please don't post HTML mails here. See

   http://subversion.tigris.org/mailing-list-guidelines.html#encodings

Thanks,
-Karl

Heiko.Helmle@head.de writes:
> <div>Well actually i need it on the local side. I'm currently looking
> at asvn and putting in some fixes. But it looks like a) nobody
> encountered that corner case before or b) svn didn't support peg
> revisions when asvn was written.<br>
> <br>
> At the moment nearly all operations fail when i try to work on the
> file/dir directly and I don't see any way to stop svn from interpreting
> that @ as a revision indicator.<br>
> <br><div>Mit freundlichem Gruß/ with kind regards<br><br>Heiko Helmle<br>Software Development<br><br>Horiba Europe Automation Division GmbH<br>Zabergäustr. 3<br>73765 Neuhausen<br>Tel: +49 -7158-933-415<br>Fax: +49 -7158-933-615<br>eMail: <a href="mailto:heiko.helmle_at_head.de">heiko.helmle_at_head.de</a><br>www: http://<a href="http://www.emd.horiba.com">www.emd.horiba.com</a><br><br>So finden Sie uns / How to find us <br>http://mail.map24.com/head_neuhausen<br><div><br></div><font color="#990099">-----François Beausoleil &lt;fbeausoleil_at_ftml.net&gt; wrote: -----<br><br></font><blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">To: Heiko.Helmle_at_head.de<br>From: François Beausoleil &lt;fbeausoleil_at_ftml.net&gt;<br>Date: 05/31/2005 09:27PM<br>cc: users_at_subversion.tigris.org<br>Subject: Re: Problem with Peg Revisions and files containing '@'<br><br><font face="monospace" size="3">Hi !<br><br>Heiko.Helmle_at_head.de said the following on
2005-05-31 09:14:<br>&gt; Hello,<br>&gt; <br>&gt; I just tried to operate with subversion on some files containing @ and<br>&gt; immediately ran into a problem.<br>&gt; <br>&gt; something like<br>&gt; svn proplist da_DK_at_euro won't work, as svn thinks @euro is a peg revision<br>&gt; <br>&gt; i tried some escapings and nothing really worked. Is there a way to proper<br>&gt; escape<br>&gt; such filenames (or others that may have filenames conflicting with<br>&gt; subversion syntax)?<br><br>You probably need to URI escape it. &nbsp;At least, if you're working <br>remotely. &nbsp;Locally, I don't know.<br><br>So, if you want to do a remote proplist, this is the way to go:<br>svn proplist svn://REPOS_URL/repos/vendor/file%40<br><br>Just tried locally, and it won't work, says "not under version control".<br><br>Bye !<br>François<br><br></font></blockquote><br></div></div>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 1 20:18:03 2005

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.