You cannot get the revision of the export. You can from a working copy
What I do is to use the SubWCRev.exe command.
This command replace all tags it finds in a file.
Tags like
$WCREV$
$WCDATE$
$WCNOW$
$WCRANGE$
$WCURL$
----- Original Message -----
From: "Dave Grundgeiger" <dave.grundgeiger@codenouveau.com>
To: "Phyrefly" <phyrefly.phyre@gmail.com>; "Subversion Users"
<users@subversion.tigris.org>
Sent: Friday, February 16, 2007 12:44
Subject: Re: Working copy vs exported files
> Phyrefly wrote:
>> Does anyone else have a use for a feature that allows you to convert a
>> working copy to a non-versioned version of the same files?
>>
>> This is subtly different from an export of the repo, there may be
>> files (or even changes) in this set of files that I don't want to
>> commit.
>>
>> I also don't want to force the network traffic of a re-export... I
>> already have the files, exactly where I want them, I just want to get
>> rid of the .svn folders.
>>
>> I suppose the other part of this question is, is there a way to do
>> this that I've missed?
>
> I just now did a "svn help export", and it appears that there is a version
> of svn export that exports from your working copy, preserving local
> changes. However, it doesn't copy non-versioned files, according to the
> help.
>
> Dave
>
> Dave Grundgeiger
> CodeNouveau, LLC
> Develop .NET Software with Open-Source Tools
> http://www.codenouveau.com
> ---------------------------------------------------------------------
> 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 Mon Feb 19 16:39:07 2007