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

RE: [TSVN] Problem opening files

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2004-07-22 21:27:42 CEST

> But when I use Open: Notepad opens with an error message
> 'Invalid syntax for filename, directory or volume label', and
> the window is empty.

I can add one to this: I can not open the subversion configuration file. I
have installed TextPad as default text editor and associated the .txt file
type to TextPad. When I click on the Edit button in the TSVN Settings-->Main
dialog, an error message about non-existant files appears.

I have now looked with a process explorer and found that the editor was
started with the text filename in double-double quotation marks:

  "c:\Programme\Textpad\textpad.exe" -s ""path to app data with
blanks\subversion\config""

Does TSVN add an extra set of quitation marks to the file name? Is it
TextPad's fault?
This might as well explain some of the other people's problems with not
beeing able to open text files. I guess there are some more editors that
register themselves in the registry with an

   "c:\programme\editor\some_editor.exe" "%1" <-- quoted %1

entry in the text file association.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jul 22 22:31:09 2004

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.