Problem with SVN + Sasl2 + Auxprop + Sasldb

2011-02-05 Thread Nick Williams
I'm new to administrating SVN, but I have read about half (the most relevant sections) of "Version Control with Subversion" from svnbook.red-bean.com. I spent about 3-4 hours Googling this problem, but I found nothing that was able to help me move forward with my new SVN server. Here's my setup

how to switch a WC back?

2011-02-05 Thread Paul Maier
Hi, a question about how to switch back a WC: I checked out a WC, and then switched some subdirectories to some other directories. I worked with that for a while, checked in, all fine. Now I want to switch my WC back. Can I automatically "un-switch" the WC? I mean: I could do a second switch a

Re: Reduce size of repository for backup

2011-02-05 Thread Les Mikesell
On 2/5/11 6:23 AM, Daniel Andersson wrote: OK, how would I go about then to completely delete the whole versioning history? One way would be to make sure all your workspaces are commited, export the head version, then start a new repository and import the directory back to it. Then delete yo

directory problem on 'svn ci'

2011-02-05 Thread Paul Maier
Hi! I'm running 1.6.13 on Windows, and I can confirm that the temp file is created one level up relatve to the current directory (unless I am in the top level dir of the WC: then the temp file is created in that dir). For me, SVN is able to read te temp file at the place where it was put and ed

Re: Files silenty disappear (no corruption) 1.6.15

2011-02-05 Thread Robin
rockwellcollins.com> writes: > > Did you add, or did the already have authz based access > control? No, I did not modify anything. The authz was the same when I created the repository. > (And do you still have read access to that path?) No, the path is missing in the current repository. I c

Re: Files silenty disappear (no corruption) 1.6.15

2011-02-05 Thread kmradke
Robin wrote on 02/05/2011 03:00:50 AM: > Reporting a strange incident, one of my subdirectories disappeared from the > repository entirely. When I do a Show Log, I could not see the > folder was even > added or deleted. > > I had weekly backups so I able to restore and compare them. > > - M

Re: Inconsistent working copy state after "svn switch"

2011-02-05 Thread Stefan Sperling
On Fri, Feb 04, 2011 at 04:47:43PM +, Florian Weimer wrote: > * Florian Weimer: > > > Switching a working copy to a branch where a locally modified file > > does not exist, and switch back to the original branch (without > > further changes) leaves the working copy in an inconsistent state. I

Re: Reduce size of repository for backup

2011-02-05 Thread Daniel Andersson
On 02/05/2011 05:13 AM, Les Mikesell wrote: On 2/4/11 9:39 PM, Daniel Andersson wrote: OK, how would I go about then to completely delete the whole versioning history? One way would be to make sure all your workspaces are commited, export the head version, then start a new repository and imp

Files silenty disappear (no corruption) 1.6.15

2011-02-05 Thread Robin
Hi Reporting a strange incident, one of my subdirectories disappeared from the repository entirely. When I do a Show Log, I could not see the folder was even added or deleted. I had weekly backups so I able to restore and compare them. - My rev is now 188 (as of today I discovered the problem