Re: [TSVN] "diff" command in context menu when selecting an added file
From: George Wieggers <george.wieggers_at_gmail.com>
Date: 2005-01-06 10:48:32 CET
Thanks for clarifying my original post. It was indeed a bit confusing
> I would suggest that if a file is 'added', we then check for the existence
svn status on such files gives the following output:
A + bar.txt
So the '+' indicates "with history"
After studying the sources a bit more, I learned that Tortoise uses
The svn_wc_status_t has a specific member "copied" which indicates if
Is it maybe possible to make use of this "copied" member somehow?
- George
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.