Mr BigSmoke wrote:
> Tnx Jay... as i supposed there's no easy solution... I just thought
> that, maybe, being on an intranet there was a possible solution...
> About pysvn a tortoise... i do use tortoiseSVN and t works really
> really fine.. we (developers) use it, but i'm writting server for
> "normal" users that can checkout our applications releases...

If the goal is to allow final users to download releases, then it's
simpler - you just have to serve them with archived (zipped, tarballs,
Python-Eggs, whatever) versions of the last release so they can download
it - the browser will then ask them where tehy want to save it.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to