27.09.2013, 15:58, "Mandeep Sandhu" <[email protected]>: > Hi All, > > I'm a Linux (Ubuntu) user. I've recently made some changes for a bug report > and wanted to test them on Windows as well. > > For that I've installed Windows (I've installed 7, do I need to test on other > versions as well?) inside VirtualBox. > > Now I was thinking what was the easiest way to get my Qt repo inside that VM > instance. There are 2 ways I thought of: > > * Share the git repo on my Linux host with the VM > * Push my changes to my Gerrit remote and then clone from there inside the VM.
Use git new-workdir to create several separate source trees for shared git repository. -- Regards, Konstantin _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
