Re: Windows file:/// URL format for svnsync

2013-10-31 Thread Branko Čibej
On 31.10.2013 22:57, David Goldsmith wrote: > I'm pretty sure I am now...however, while I was away, I got: > > Committed revision 821. > Copied properties for revision 821. > svnsync: E175002: MKACTIVITY request on > '/svn/!svn/act/d9a29da4-969c-9043-8d2b-1 > fe43a60c2c2' failed: 500 Internal Ser

Re: Windows file:/// URL format for svnsync

2013-10-31 Thread David Goldsmith
; ** ** > > ** ** > > *From:* David Goldsmith [mailto:eulergaussriem...@gmail.com] > *Sent:* Thursday, October 31, 2013 4:17 PM > *To:* Bob Archer > > *Cc:* users@subversion.apache.org > *Subject:* Re: Windows file:/// URL format for svnsync > > ** ** > > OK, now

RE: Windows file:/// URL format for svnsync

2013-10-31 Thread Bob Archer
Are you sure you are specifying a REPOSITORY and not a working copy??? BOb From: David Goldsmith [mailto:eulergaussriem...@gmail.com] Sent: Thursday, October 31, 2013 4:17 PM To: Bob Archer Cc: users@subversion.apache.org Subject: Re: Windows file:/// URL format for svnsync OK, now we're

Re: Windows file:/// URL format for svnsync

2013-10-31 Thread Branko Čibej
On 31.10.2013 21:21, David Goldsmith wrote: > C:\MWDM>svnsync init --username eulergaussriemann > https://ecy2.googlecode.com/sv > n file:///C:/MWDM > svnsync: warning: W27: Target server does not support atomic > revision proper > ty edits; consider upgrading it to 1.7 or using an external loc

Re: Windows file:/// URL format for svnsync

2013-10-31 Thread Dave Huang
On Oct 31, 2013, at 15:17, David Goldsmith wrote: > OK, now we're going in circles: what you cut and paste is what I've been > trying, over and over again, to no avail (as I said in my OP, it didn't like > the way I'm specifying my source folder.) I'm sure there's some subtlety > that--as a

Re: Windows file:/// URL format for svnsync

2013-10-31 Thread David Goldsmith
om password, >>> which can be found on the settings >>> tab<http://code.google.com/hosting/settings> of >>> your profile page.**** >>> >>> Running svnsync on a large repository will take a significant amount of >>> time. If you are disconnected during

Re: Windows file:/// URL format for svnsync

2013-10-31 Thread David Goldsmith
ficant amount of >> time. If you are disconnected during the process, you may see the error >> message "svnsync: Couldn't get lock on destination repos after 10 >> attempts". If this happens, you can remove the lock yourself; see the >> "Locks" section o

Re: Windows file:/// URL format for svnsync

2013-10-31 Thread David Goldsmith
sage "svnsync: Couldn't get lock on destination repos after 10 > attempts". If this happens, you can remove the lock yourself; see the > "Locks" section of > svnsync.txt<http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt> > . > > ** ** >

RE: Windows file:/// URL format for svnsync

2013-10-31 Thread Bob Archer
s/svn/trunk/notes/svnsync.txt>. BOb From: David Goldsmith [mailto:eulergaussriem...@gmail.com] Sent: Thursday, October 31, 2013 3:25 PM To: Bob Archer Subject: Re: Windows file:/// URL format for svnsync They used to have restrictions--for security--on what kind of executable code you cou

RE: Windows file:/// URL format for svnsync

2013-10-31 Thread Bob Archer
rg Subject: RE: Windows file:/// URL format for svnsync ‘svn info WORKINGCOPY’ will tell you the url in the repository and the repository root. Assuming that you have access to the entire repository you probably want to sync from the repository root to an empty repository to have a local backup.

RE: Windows file:/// URL format for svnsync

2013-10-30 Thread Bert Huijben
:/// URL format for svnsync Hi, Ben, and thanks for your reply. Unfortunately, I think that was the first (or perhaps the second) thing I tried, to no avail (also unfortunately, I'm away from my work computer for the rest of the day so I can't check my command history or the error

Re: Windows file:/// URL format for svnsync

2013-10-30 Thread David Goldsmith
Hi, Ben, and thanks for your reply. Unfortunately, I think that was the first (or perhaps the second) thing I tried, to no avail (also unfortunately, I'm away from my work computer for the rest of the day so I can't check my command history or the error message it generated). As I think about my

Re: Windows file:/// URL format for svnsync

2013-10-30 Thread Ben Reser
On 10/30/13 1:08 PM, David Goldsmith wrote: > Hi! I can't seem to get the formatting for my source repository name--which > is > a Windows directory--correct for svnsync: I've tried forward slashes and > backslashes, quotes and no quotes, relative path and absolute path--nada. My > repository, i

Windows file:/// URL format for svnsync

2013-10-30 Thread David Goldsmith
Hi! I can't seem to get the formatting for my source repository name--which is a Windows directory--correct for svnsync: I've tried forward slashes and backslashes, quotes and no quotes, relative path and absolute path--nada. My repository, in Windows syntax, is C:\MWDM--how do I specify this as