[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Tortoise SVN set up

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Fri, 26 Aug 2011 10:20:52 +0200

On Friday 26 August 2011, vksunchu wrote:
> I am very much new to this forum, I am trying to have tortoise svn as a
> version control tool in my company.
>
> Basically I am trying to achieve the following
>
> 1) Version Control tool
> 2) Deploying artifacts such as pl/sql packages,procedures,value
> sets,menus,forms,reports,views,functions,OAF code,XML data definitions and
> many others

The first thing to get accustomed to is Subversion itself, because TSVN only
provides a graphical client interface on top of that. In particular the setup
and configuration of the server is not a TSVN issue. Keep in mind that SVN
versions file trees, and that the trunk/branches/tags structure you will find
in lots of documentation is not a must for you but just a common convention.

> 3) deployments window

Seems like you are doing web development, there are existing approaches to
deploying websites using hook scripts and rsync etc, it all depends on what
exactly you need.

> and some sort of authentication.

This is a server setup issue, please read the docs about the two server
variants that are provided, as this will also affect the available
authentication schemes.

> 4) Any customizations like adding colors company logo and all

TSVN already provides a few hooks to pull e.g. updates from a company-specific
location, so they can get approved. Of course, being FOSS, you can also
compile it from scratch and customize it to your delight.

> I know its trivial and basic thing but if someone can point me to the right
> direction so that I can get it started..

This is not trivial at all, take time, ask questions. I guess most of your
questions belong to the SVN mailinglist though, not here.

BTW: You forgot integration in you backup/restore procedures, SVN is not a
replacement for backups! Also, you will need to make plans how to train users,
maybe define procedures and conventions for use in your company.

Good luck!

Uli

-- 
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2830473
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-08-26 10:10:21 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.