Tortoise SVN repo-browser, checkout problem over VPN

2012-05-25 Thread Cicik
Hi, I have a problem with repo-broswer and checkout with TortoiseSVN(1.7) over VPN(IPsec). For example when I want to check-out repository, all begins OK, but after few seconds(sometimes 10 files, sometimes 20, 50) speed drops to 0 Bytes/s and everything stops. In this moment I can not ping serv

Re: svn list not supporting svn:externals

2012-05-25 Thread Daniel Shahaf
Jie Zhang wrote on Fri, May 25, 2012 at 11:17:14 -0400: > Hi, > > Someone already raised this issue: > > http://svn.haxx.se/users/archive-2009-08/0433.shtml > > How difficult will it be to implement it? If it's not hard, I can see > if I can get it done. Thank you. > It would be pretty easy to

svn list not supporting svn:externals

2012-05-25 Thread Jie Zhang
Hi, Someone already raised this issue: http://svn.haxx.se/users/archive-2009-08/0433.shtml How difficult will it be to implement it? If it's not hard, I can see if I can get it done. Thank you. Jie

Re: svn update problem

2012-05-25 Thread Nico Kadel-Garcia
2012/5/25 Thorsten Schöning > Guten Tag Dirk Fehmer, > am Freitag, 25. Mai 2012 um 13:46 schrieben Sie: > > C:\ >>svn.exe update "D:\Temp2\Python" --depth immediates > > Updating 'D:\Temp2\Python': > > At revision 21 > > You need to use the option --set-depth instead of --depth. > > Mit freundlic

Re: svn update problem

2012-05-25 Thread Thorsten Schöning
Guten Tag Dirk Fehmer, am Freitag, 25. Mai 2012 um 13:46 schrieben Sie: C:\ >>svn.exe update "D:\Temp2\Python" --depth immediates > Updating 'D:\Temp2\Python': > At revision 21 You need to use the option --set-depth instead of --depth. Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Sc

svn update problem

2012-05-25 Thread Dirk Fehmer
Hello, I have a problem with the "svn update" command. I tried this in the command-line: C:\ >svn.exe checkout "file:///D:/Temp/SVN-Repos" "D:\Temp2" --depth immediates A D:\Temp2\Python A D:\Temp2\Neues Textdokument.txt A D:\Temp2\example.ini A D