On Tue, 2008-04-08 at 16:06 +1000, Erik de Castro Lopo wrote: > Sonia Hamilton wrote: > > > A "process" rather than "technical" question about subversion. > > > > My personal subversion repo is setup, works ok, etc. But I notice that > > subversion only lets you checkout a directory, not a file. > > You can get a single file using export: > > svn export svn://server/full/path/name.whatever
I was thinking about that, but the advantage of having .*rc files under svn is easily keeping them in sync on multiple machines - exporting drops the file out of svn. -- Thanks, Sonia Hamilton http://soniahamilton.wordpress.com http://www.linkedin.com/in/soniahamilton -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
