You are not logged in.

#1 2008-03-09 23:52:05

Basu
Member
From: Cornell University
Registered: 2006-12-15
Posts: 296
Website

links in SVN

I keep all my code in a local SVN repository that is checked out on all the computers that I use. Recently I put in all my config files as well. The problem is that whenever I make a change in a local config file i have to remember to mimic it in the working copy. Is there someway I can automate that? Maybe by having the files in the working copy as links rather than actual files?


The Bytebaker -- Computer science is not a science and it's not about computers
Check out my open source software at Github

Offline

#2 2008-03-10 10:33:06

chimeric
Member
From: Munich, Germany
Registered: 2007-10-07
Posts: 254
Website

Re: links in SVN

Symlinking those files from the repo into your home dir should generally work.

Offline

Board footer

Powered by FluxBB