[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: a feature request.

From: Steve Hoelzer <shoelzer_at_gmail.com>
Date: 2005-12-20 14:58:56 CET

> When comparing files, TSVN has to create temporary files. This is to
> convert the BASE files with correct fileendings and expand the keywords.
> These temp files *must* be unique. TSVN can't just assume a name for
> such a file: if it doesn't exist yet, yes then all would be good. But
> what if that file still exists from a previous compare? Overwrite it?
> What if another editor/difftool still has that file open?

Understood, but that doesn't preclude having the file name be part of
the unique name. How about "main.1234.svn000.tmp.cpp" for r1234 of
main.cpp? The last part of the file name is identical to what TSVN
does already. The only difference is adding the true file name and
revision number at the front.

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Dec 20 14:59:37 2005

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.