pburma
pburma
Member since: Nov 2011
Recent posts
Post | When |
---|---|
[QUOTE=lse123;168520]you mean using svn can backup both remote and local repo or only remote?[/QUOTE |
Posted in what folder I must backup and how restore(must restore in same version?) in case PC o |
It depends what you want to backup I suppose. Subversion uses a workspace which is just a partial |
Posted in what folder I must backup and how restore(must restore in same version?) in case PC o |
You might consider using the -rX:Y to specify revision range instead of taking the whole thing. Set |
Posted in git-svn clone canonical uri error |
This is possible with the --depth argument. You can see more here: [url]http://svnbook.red-bean.com/ |
Posted in Checking out just one folder |
[QUOTE=newbie001;134103]Hello, I am new to the subversion install and trying to install subvers |
Posted in subversion 1.7 with apache module |
uberSVN installs a separate instance of Apache and sets it to run on :9890 by default. You can chang |
Posted in After enabling HTTPS - Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error. |
In the uberSVN install directory there is a conf.d sub-directory where you will find a file called " |
Posted in After enabling HTTPS - Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error. |
You pretty much have to do it that way yes. The issue is that you need to setup a scenario where onl |
Posted in A proxy to behave like a “virtual” SVN server connected to a remote repository? |
I think I understand the situation. The LDAP connection in uberSVN is currently used to run the aut |
Posted in uberSVN LDAP Connection established, Repository Configuration not possibe |
If I am reading this right you just want to use svnsync in a master-slave configuration where the re |
Posted in A proxy to behave like a “virtual” SVN server connected to a remote repository? |