Hi,
In Subversion we can checkout the files, do the modifications to the file and checkin the new version of the file to the repository. If we publish Subversion on a Citrix Server and if I do the checkout, the file is getting checked out on the local folder of the citrix server. What should we do if I want the file to be checked out to the local folder of the user who is accesing the subversion through citrix.
Thanks.