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. I want to manage (for example) my .bashrc file in subversion - how to do it? I could check in all of /home/sonia, but I'd have to setup heaps of exclusions - nasty. I could put .bashrc in /home/sonia/bin (for example) and link to it "cd; ln -s bin/.bashrc .bashrc) - a hack. Any other suggestions? -- 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
