Is there any progress on implementing server side diffs where BOTH the versions being diff'ed are stored in the repository?
Thanks
Christian
Progress on server side Diffs
Moderator: SourceGear
Dan,
Sorry about note being very clear.
Ok, what I mean is, if you want to diff two versions of the same folder then the files making up those version do not need to be retrieved to the client to perform the diff. Instead the files can be retrieved to a temp file on the server, diff'ed and the only the results returned to the client.
C
Sorry about note being very clear.
Ok, what I mean is, if you want to diff two versions of the same folder then the files making up those version do not need to be retrieved to the client to perform the diff. Instead the files can be retrieved to a temp file on the server, diff'ed and the only the results returned to the client.
C