One-way client

2011-01-30 Thread Robert Bielik
Hi all, New to the list! I wonder if it would be possible to create a svn client to only update a working copy, without the overhead of .svn directories with copies of files ? The client won't need to keep track of modifications etc., it would only need to assure that the working copy is in syn

svn externals

2011-02-11 Thread Robert Bielik
Hi all, In my project I need to use a library that's only available using git, I wonder if there is some way to have svn:externals point to a git repo (just doing a "git pull") ? TIA /Rob

Re: svn externals

2011-02-11 Thread Robert Bielik
Ryan Schmidt skrev 2011-02-11 22:20: On Feb 11, 2011, at 08:28, Robert Bielik wrote: In my project I need to use a library that's only available using git, I wonder if there is some way to have svn:externals point to a git repo (just doing a "git pull") ? svn:externals i