projects
/
tclvfs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
837b3c5
)
webdav
author
Vince Darley
<vincentdarley@sourceforge.net>
Mon, 13 May 2002 18:07:32 +0000
(18:07 +0000)
committer
Vince Darley
<vincentdarley@sourceforge.net>
Mon, 13 May 2002 18:07:32 +0000
(18:07 +0000)
library/webdavvfs.tcl
patch
|
blob
|
history
diff --git
a/library/webdavvfs.tcl
b/library/webdavvfs.tcl
index 5de7171be808728e303bc124ff0eba18e984a5e5..303c8b17de50dce70df59e486766bad156fdc03d 100644
(file)
--- a/
library/webdavvfs.tcl
+++ b/
library/webdavvfs.tcl
@@
-5,7
+5,6
@@
package require http
package require base64
# This works for very basic operations (cd, open, file stat, but not 'glob').
-# It has been put together, so far, largely by trial and error!
namespace eval vfs::webdav {}