Hi,

I am pretty new using TortoiseSVN.
And I am not sure how or what to look at, in order to achieve the following:

We have some source files, and we want to add a header to them containing: 
Author, Date (though we could just use the ID) and the Log Message used 
when committed.
I found you can use the $ID$, which would be fine for that part, but I 
cannot find how to add the log messages...
The idea is the following:

Header:

$ID$
         $Log$


ID for latest change, 
But Log being a sequential add of all the logs:


$ID: Date-who-something$
          $Log:
              08-mar  changed cccc
              10-feb   changed aaaa
              01-jan   Changed bbbb
           $

I am not sure how to achieve this. I do not even know how to acquire the 
"Log" part of this.
Can anyone help me with this??

Thanks!!

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/04485606-79b2-4b1a-80f0-e50754430b36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to