Does anyone know how to use Tortoise SVN?
How to download from a repository?
Tortoise SVN
Re: Tortoise SVN
I can't understand where is your problem/
There is so many infos in internet...
svn co https://polserver.svn.sourceforge.net/svnroot/polserver polserver
There is so many infos in internet...
svn co https://polserver.svn.sourceforge.net/svnroot/polserver polserver
Re: Tortoise SVN
Downloading the files right now.
Is there a tutorial on how to get this set up and running?
Now that I have the right server files.
Is there a tutorial on how to get this set up and running?
Now that I have the right server files.
Re: Tortoise SVN
I downloaded the entire site. Which folder do I only need? I don't need every folder do I?
Re: Tortoise SVN
The Visual Studio solution files will be in \trunk\pol-core in the folder where you created the repository on your hard drive.
They will be named pol-####.sln where #### is either 2008, 2010 or 2012 depending on your version of Visual Studio. You will load the appropriate file into Visual Studio (VS) and use VS to compile the Core.
Here is the topic that explains how to compile POL Core under Windows.
They will be named pol-####.sln where #### is either 2008, 2010 or 2012 depending on your version of Visual Studio. You will load the appropriate file into Visual Studio (VS) and use VS to compile the Core.
Here is the topic that explains how to compile POL Core under Windows.