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

Re: SVNversion returns "exported" instead of revision number

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 17 Nov 2012 09:12:21 +0100

On 17.11.2012 01:08, Becky Clark wrote:
> I am very new to SVN, so I am not sure I even have the correct vocabulary with which to ask the question.
> The command svnversion.exe xxxx, which I expect should return the current revision number for the path xxxx, instead returns the string "exported"
> I see quite a few instructions for exporting a working copy to eliminate the .svn folders. I wonder if that is, perhaps, what I have done? I would be inclined to conclude that is what I am dealing with, were I not able to update and commit from this copy - SVN Log shows the expected version information.
> Can anyone recommend a way to get my copy to the state where the command line returns the correct value?
> Thank You!

First, svnversion is part of the svn command line tools. This mailing
list is for TortoiseSVN. So you might ask questions about the command
line tools on the correct mailing list (subversion users list).

But something seems wrong here. svnversion does not output any text
"exported" at all, which you can check in it's (short) source file:
http://svn.apache.org/repos/asf/subversion/branches/1.7.x/subversion/svnversion/main.c

If you have TSVN installed, you might want to use SubWCRev instead,
depending on what you want to achieve:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-subwcrev.html

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3029007
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-11-17 09:12:30 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.