SVN export command irregularity
From: Adam Grant <adam.grant_at_telaeris.com>
Date: Thu, 11 Jun 2009 17:37:00 -0700
Hi everyone,
I was wondering why:
`svn export -r HEAD path_to_local_checkout destination`
goes to the MASTER repository for the export, whereas:
`svn export path_to_local_checkout destination`
exports from the local checkout directory?
I did not see this behaviour documented at all, and it really shouldn't be
Any thoughts or workarounds?
Tested on:
svn, version 1.5.1 (r32289)
and
svn, version 1.6.2 (r37639)
Thanks.
-- Adam Grant adam.grant_at_telaeris.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2361485 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-06-12 10:07:49 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.