Config Files

2009-07-01 Thread Ryan
So I have a project, with 4 config files that need to be modified for each machine the project is checked-out to. Said config files are in the repository as templates ie the structure is there but the actual config values are not set. I checkout the project and then need to modify the config

Re: Config Files

2009-07-01 Thread Marijn Huizendveld
Hi Ryan, For my vhost.conf files I have a vhost.conf.tmpl file in my repo and an svn:ignore property for vhost.conf. When you check the code out on a new machine you just copy the template file to vhost.conf and you change that. Good luck, Marijn On Jul 1, 2009, at 12:29 PM, Ryan wrote:

how to properly svn:ignore a folder in working copy whose parent folder is a svn:external

2009-07-01 Thread TT
Hi. I have a folder which is svn:external that I don't have write privileges to. In my working copy, I need to create a folder within that folder, called cache. I do a svn:ignore cache on the parent folder, but when I commit, I can't really commit because I don't have write privileges for the

Re: Merge feature

2009-07-01 Thread Gommit
I have 3 mac users switching from PC in the office and using Versions, they are all crying for merge. So I guess that makes +3 On May 7, 4:15 pm, jcdesrochers jcdesroch...@gmail.com wrote: Just a quick question about Versions development road map do you plan in a near future to add merge