Tobias Oetiker wrote:
>
>> Sven Probst wrote:
>> > Lorenz wrote some weeks ago:
>> > > Tobias Oetiker wrote:
>> > > >Folks,
>> > > >[...]
>> > > >I wrote a little macro that makes the keywords available as Custom
>> > > >Document Properties, so that they can be included into a document
>> > > >with the 'insert->field' menu.
>> > >
>> > > What happens if the document is exported or copied or moved away from
>> > > a working copy?
>> > >
>> > > Lorenz
>> >
>> > As I could not find an answer to this question but being interested in
>> > the problem I repeat the question again to avoid being forgotten.
>> >
>> > I'm looking forward to reading from you.
>>
>> This uses the COM interface of SubWCRev to get its information so it
>> can only ever do that when it is in a working copy.
>
>well yes and no, the macro code is done such the it writes the
>information it finds into document propertie fields.
>
>So even when svn is not present, the last values will still be
>present.
>
>There is a special field provided that tells you if the com
>component is present or not ...
If I understand correctly, I must checkout a file (a wc is needed) and
need to open it at least once to set the document property fields,
before I can send it to a svn free workstation.
Lorenz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jun 15 14:39:21 2007