3

I would like to flatten out repository urls. Currently they look like this

http://<hostname>/kiln/Repo/Workspaces/Group/<reponame>

but we would like them to be shorter, like this

http://<hostname>/kiln/<reponame>

or even

http://<hostname>/<reponame>
flag
Would the original URLs continue to work? – Ken Morse Sep 27 2011 at 15:46

2 Answers

1

We have a feature request open for this functionality. Please vote up the question above to show your support.

For now, if you run Kiln on your own server, you may be able to achieve this via IIS's URL Rewrite module.

link|flag
1

Related: Why Do I Need A Project and Group For Every Repository

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.