Mapping cvs directories to local directories
Is there a way in Intellij to map certain CVS directories to local directories i.e.:
cvshost:/var/lib/cvs/App/Client -> D:\Project\Client
cvshost:/var/lib/cvs/App/Server -> D:\Project\Server
In this case without the necessity to of importing the App dir.
Thank in advance,
Nils Zonneveld
请先登录再写评论。
Nils Zonneveld wrote:
IDEA uses the settings in the 'CVS' directories of your working copy. So
if you check out from cvshost:/var/lib/cvs/App/Client into
D:\Project\Client and then from cvshost:/var/lib/cvs/App/Server into
D:\Project\Server, it should just work.
Ciao,
Gordon
--
Gordon Tyler (Software Developer)
Quest Software <http://www.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: (416) 933-5046 | Fax: (416) 933-5001