Can I add a relative path to directory to add a repository to Trac? -


i able add absolute path directory trac repository. when give relative path, not accepting it. there config missing in trac?

enter image description here

trac doesn't support absolute paths. @rjollos said svnsync can used keep sychronized b/w trac repositories , other repositories. but, it's overhead after both repositories. better keep trac , subversion repositories in same server.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -