technical-recipes.com

Software and IT Recipes

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About this blog
  • Boost
  • C++
  • Contact
  • Donate
  • Downloads
  • Graph Algorithms
  • Image Detection
  • Java
  • Microsoft Visual Studio
  • Standard Template Library (STL)
  • Strings

Category Archives: Version Control

How to Set up a Subversion (SVN) Server in Linux

Posted on September 21, 2011 by happyuk
11
Tweet

This guide details the steps taken to create a proper SVN server, as opposed to using a not-recommended network share, as means of creating and accessing repositories. Continue reading →

Posted in Linux, Version Control | Tagged gz, Linux, Server, Subversion, SVN, svnadmin | 11 Replies

Using TortoiseSVN / Subversion.

Posted on August 20, 2011 by happyuk
Reply
Tweet

Creating a new repository from scratch

- In Windows Explorer, create the folder to contain your repository folder.
- Right-click on this folder and select “Create Repository Here…” Continue reading →

Posted in Version Control | Tagged Subversion, TortoiseSVN, Version Control | Leave a reply

Follow on Twitter

Follow @Tech_Recipe

Categories

  • Binary Decision Diagrams (1)
  • Bitmaps (2)
  • Boost (12)
  • C, C++ (66)
  • C# / .Net (2)
  • Design Patterns (2)
  • FLTK (1)
  • FlyCapture (4)
  • Genetic Algorithms (4)
  • Getting Started With… (20)
  • Graph Algorithms (8)
  • Installers (5)
  • Java (9)
  • Kruskal's Algorithm (3)
  • Linux (7)
  • Memory Management (4)
  • MFC (9)
  • Microcontrollers / PLCs (1)
  • Object Detection / OpenCV (7)
  • OpenGL (2)
  • Optimization (5)
  • Python (3)
  • Smart Pointers (5)
  • STL (17)
  • Strings (7)
  • Threads (2)
  • Unit Testing (1)
  • Version Control (2)
  • Visual Studio (16)
  • Windows (14)
  • Windows Forms (1)

Recent Posts

  • Getting Started with OpenGL in Linux
  • Practical examples of using Boost serialization
  • Getting started with SWiG for interfacing between C# and C++ Visual Studio projects
  • Using RSA to encrypt large data files in C#
  • Using Win32 static libraries in Visual Studio projects

Recent Comments

  • happyuk on Integrating the FlyCapture SDK for use with OpenCV
  • Max on Integrating the FlyCapture SDK for use with OpenCV
  • happyuk on How to Set up a Subversion (SVN) Server in Linux
  • Bob on How to Set up a Subversion (SVN) Server in Linux
  • happyuk on How to Set up a Subversion (SVN) Server in Linux
Proudly powered by WordPress