Fossil SCM

Can't open files by relative paths on Windows

Closed

8b7d7d80f3574a9… · opened 15 years ago

Type
Code_Defect
Priority
Severity
Severe
Resolution
Unable_To_Reproduce
Subsystem
Created
March 25, 2011 5:42 a.m.

I can't open files using just the filename from the current directory. Output below: D:\Dropbox>fossil open test C:\WINDOWS\fossil.exe: SQLITE_ERROR: no such table: vvar C:\WINDOWS\fossil.exe: no such table: vvar REPLACE INTO vvar(name,value) VALUES('repository','D:/Dropbox/t

If you have recently updated your fossil executable, you might need to run "fossil all rebuild" to bring the repository schemas up to date.

D:\Dropbox>fossil open .\test C:\WINDOWS\fossil.exe: SQLITE_ERROR: table vvar already exists C:\WINDOWS\fossil.exe: table vvar already exists

If you have recently updated your fossil executable, you might need to run "fossil all rebuild" to bring the repository schemas up to date.

D:\Dropbox>fossil open D:\Dropbox\test C:\WINDOWS\fossil.exe: SQLITE_ERROR: table vvar already exists C:\WINDOWS\fossil.exe: table vvar already exists

If you have recently updated your fossil executable, you might need to run "fossil all rebuild" to bring the repository schemas up to date.

D:\Dropbox>cd ..

D:>fossil open Dropbox\test

Comments (1)

system 2 years, 2 months ago

Closing as part of periodic cleanup.

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button