Ticket #869 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

[TiddlyWeb] from_svn should support local files as well as http URLs

Reported by: cdent Owned by: cdent
Priority: undefined Milestone:
Component: tiddlyweb Version:
Severity: undefined Keywords:
Cc:

Description (last modified by cdent) (diff)

Because you don't want to have to check in a tiddler or recipe or whatever to test to see if it is working properly with from_svn, you might just want to point to it local like.

Change History

Changed 4 years ago by cdent

  • type changed from defect to enhancement

Changed 4 years ago by cdent

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

Turns out this happens automagically with urllib2 if you use a file: url with absolute path.

Note: See TracTickets for help on using tickets.