Hacking the Checkout dialog
From: Oleg Alexander <olegalexander_at_gmail.com>
Date: Sun, 23 Mar 2008 16:40:53 -0700
I am investigating the possibility of using SVN as a digital asset
I am trying to replicate a feature of AlienBrain in tsvn. By default, the
PathTo/AlienBrain/Repository/OurCoolAnimationProject/MayaScenes
AlienBrain will automatically check out this folder as:
Z:/OurCoolAnimationProject/MayaScenes
SVN allows you to specify any path to be the local working copy. But we need
The solution is simple in principle: hack the tsvn checkout dialog. Here is
1. The artist opens the tsvn checkout dialog.
file:///D:/SVN/MayaTest
Then the "checkout directory" should now read:
Z:\MayaTest
My question is: is there a way to do this already in the current version of
Maybe there's a way to create a script to open the repo-browser first using
Thank you!
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.