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
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
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
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
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
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
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
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
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