Awesome, thanks Mike.
I'll certainly have a play and see what I can achieve...
On 15/04/2011, at 3:07 AM, C. Michael Pilato wrote:
> On 04/13/2011 10:55 PM, Gavin "Beau" Baumanis wrote:
>> If the information is appropriately stored in the repository, and can be
>> resolved somewhat via doing sv
On 04/13/2011 10:55 PM, Gavin "Beau" Baumanis wrote:
> If the information is appropriately stored in the repository, and can be
> resolved somewhat via doing svn log / text searches; Why can't a
> function ; getTheLastRevisionAndPathThisFileExisted(filename,
> repo://startingPath); be created? tha
Hi Greg,
Thanks for the reply and indulging my naive questions...
But I have a few more, please.
If the information is appropriately stored in the repository, and can be
resolved somewhat via doing svn log / text searches;
Why can't a function ;
getTheLastRevisionAndPathThisFileExisted(filenam
Hey Gavin,
That information is only in the repository (on the server). Historical
details of deletions are not stored on the client, so wc-ng is not
going to change anything here.
The only solid way to do this from a client is with 'svn log', like
you stated in your original email. And the algori
Hi Everyone,
Recently @users;
I asked for some help with how to find revision / path of a file that was
previously deleted.
http://svn.haxx.se/users/archive-2011-04/0135.shtml
In one of the responses, Stefan suggested that I look through this thread;
http://svn.haxx.se/users/archive-2011-04/015
5 matches
Mail list logo