[Trac] Download Zip Archives from Browser

2007-10-18 Thread oscar . lesta

Hello,

I have just setup Trac (stable 0.10.4) under Windows XP. Everything
works nicely, but for some reason the repository browser does not
shows the Download in other formats links (I'm specially interested
in getting Zip Archive's of any dir of my project's svn rep).

I have searched and searched, but I cannot find information about how
to enable this feature, other than making sure that trac.ini has
correctly set the downloadable_paths option (in the [browser]
section).

Mine reads:
downloadable_paths = trunk/*, branches/*, tags/*

Am I missing something?
Is there a special requirement for this to work under Windows (ie,
command line zip tools)?

Any help will be highly appreciated!.
Thanks in advance.

Oscar.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Download Zip Archives from Browser

2007-10-19 Thread Oscar Lesta

2007/10/19, Purnank [EMAIL PROTECTED]:
 On Friday 19 October 2007 16:06:13 Purnank wrote:
  On Thursday 18 October 2007 22:46:04 [EMAIL PROTECTED] wrote:
  
   [problems getting Download Zip Archive to work]
  
   [...]
  
   Mine reads:
   downloadable_paths = trunk/*, branches/*, tags/*
 
  It should be
  downloadable_paths = trunk, branches/*, tags/*

 Quickly correcting myself
 downloadable_paths = /trunk, /branches/*, /tags/*

Great. Got it working as spected.
Thank you Purnank!

Oscar.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---