Congratulations about setting up the FileBrowser under svn! By the way, if the FileBrowser project is open to public, what is the URL for the latest and greatest revision?
Regards, Aidas Bendoraitis On 11/5/06, patrickk <[EMAIL PROTECTED]> wrote: > > thanks. > > Am 05.11.2006 um 20:34 schrieb Guillermo Fernandez Castellanos: > > > > > As I've seen in other projects, people tend to put their template and > > media folders in the same directory as their application. Then people > > can symlink those directories to wherever they want. > > > > So, like this: > > filebrowser/trunk/ > > filebrowser/trunk/filebrowser > > filebrowser/trunk/filebrowser/models.py > > filebrowser/trunk/filebrowser/urls.py > > filebrowser/trunk/filebrowser/views.py > > filebrowser/trunk/filebrowser/media/img/filebrowser/... > > filebrowser/trunk/filebrowser/templates/filebrowser/... > > > > G > > > > On 11/5/06, patrickk <[EMAIL PROTECTED]> wrote: > >> > >> I finally made it to setup trac/svn for our filebrowser (http:// > >> www.vonautomatisch.at/django/filebrowser/) > >> > >> my question is: where should I put the media- and template-stuff? > >> if I use a subdirectory for media/templates, one has to copy this > >> directory after a svn checkout. I´m not sure if there´s a way to > >> avoid this, but I want to make it as easy as possible for people who > >> use the filebrowser. > >> > >> right now the directory-structure looks like this: > >> filebrowser/trunk/ > >> filebrowser/trunk/ > >> filebrowser/trunk/models.py > >> filebrowser/trunk/urls.py > >> filebrowser/trunk/views.py > >> filebrowser/media/img/filebrowser/... > >> filebrowser/templates/filebrowser/... > >> > >> btw: I´m a total trac/svn-newbie (therefore, sorry if this is a dumb > >> question). > >> > >> thanks, > >> patrick > >>> > >> > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
