Tortoise SVN

Open discussion forum. For topics that do not fit anywhere else.
Post Reply
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Tortoise SVN

Post by Zaksmeer »

Does anyone know how to use Tortoise SVN?
How to download from a repository?
RusseL
Forum Regular
Posts: 375
Joined: Fri Feb 20, 2009 8:30 pm

Re: Tortoise SVN

Post by RusseL »

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
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Re: Tortoise SVN

Post by Zaksmeer »

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.
RusseL
Forum Regular
Posts: 375
Joined: Fri Feb 20, 2009 8:30 pm

Re: Tortoise SVN

Post by RusseL »

Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Re: Tortoise SVN

Post by Zaksmeer »

I downloaded the entire site. Which folder do I only need? I don't need every folder do I?
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Re: Tortoise SVN

Post by Yukiko »

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.
Post Reply