Yeah thats where reading the manual will help...

BTW, I blogged this entry the other day and for those who want to see
versions of code without using SVN try this.

http://www.andyscott.id.au/index.cfm/2007/5/9/Eclipse-hidden-gem



On 5/10/07, Damien McKenna <[EMAIL PROTECTED]> wrote:
>
> Two things to keep in mind with SVN:
>
> * Branches and tags are just normal directories within the repository,
> it's just a convention to treat them differently.  Some software works
> within this convention, others don't care.
>
> * You can set up multiple, separate repositories in one directory, e.g.
> "D:\SVNData" has all the repositories so you have
> "D:\SVNData\mainwebsite", "D:\SVNData\greenshiney", etc.  Then just tell
> the SVN service to use the D:\SVNData directory as the repository root
> and reference your projects as e.g. svn://servername/greenshiney/trunk,
> etc; ditto for the Apache module, there's a configuration option to tell
> it what the repository "parent" directory is.
>
>
> Damien McKenna
> Web Developer
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277460
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to