bugGNU arch -- a revision control system - Bugs: bug #6314, standard url encondings not...

 
 

bug #6314: standard url encondings not supported in archive urls

Submitter:  Teemu Ikonen <tpikonen>
Submitted:  Mon 03 Nov 2003 09:53:11 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Open/Closed:  Open
Release:  tla-1:20031029-1
Fixed Release: 
Merge Request?:  None
Your Archive Name: 
Your Archive Location: 
Assigned to:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 24 Nov 2003 04:34:45 AM UTC, comment #3: 

ne_path_escape and ne_path_unescape are the functions.

Robert Collins <robertc>
Sun 23 Nov 2003 10:56:58 PM UTC, comment #2: 

ne_path_escape and ne_path_unescape are the functions.

Robert Collins <robertc>
Sat 08 Nov 2003 11:11:28 AM UTC, comment #1: 

There is probably a libneon call to rfc1738 decode a url. if you can dig that up, then handing all url's to that when they enter tla will be a reasonable solution.

Robert Collins <robertc>
Mon 03 Nov 2003 09:53:11 AM UTC, original submission:  

It seems that the normal URL encodings are not supported on the http archive urls, e.g. this does not work:

> tla register-archive http://www.quackerhead.com/~duff/%7barchive%7d/cduffy@spamcop.net--2003-quackerhead/

webdav error: 404 Not Found

But this does:

> tla register-archive http://www.quackerhead.com/~duff/{archive}/cduffy@spamcop.net--2003-quackerhead/

Registering archive: cduffy@spamcop.net--2003

I'm using the nightly Debian snapshots of tla.

Thanks,

Teemu

Teemu Ikonen <tpikonen>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code