A neat hack is buried in the depths of the TortoiseSVN docs:
To create a shortcut to launch the repository browser in a particular repository:
"C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:repobrowser /path:"url:to/your/repository" /notempfile
I like to include the shortcut in the trunk.
Many many many thanks……
I was looking for 3 days how to offer direct access to the repository browser inside my early stage beginner software factory.
You save my week end and probably more
Regards
Alain
Thanks for the post, it really helped.
Thanks.. saved me some time…
Thanks you helped me a lot
You can add the parameter /path to specify where you want to be in your repository
Thank you for this helpful quick insight.
It helped me.