svn merger error- Unreadable path encountered; access denied

2012-01-13 Thread Lloyd
Hi, I am trying out svn branching and merging. I have a repository named MyRepo, to create a branch I have done the following Structure of MyRepo is as follows = MyRepo -> Branch -> Trunk -> Tags First checked out the repository svn

Re: svn merger error- Unreadable path encountered; access denied

2012-01-13 Thread Ulrich Eckhardt
Am 13.01.2012 10:05, schrieb Lloyd: I am trying out svn branching and merging. I have a repository named MyRepo, to create a branch I have done the following Structure of MyRepo is as follows = MyRepo -> Branch -> Trunk -> Tags First checked out the

Re: svn merger error- Unreadable path encountered; access denied

2012-01-13 Thread Lloyd
Thanks Uli. This is what I understood when reading the subversion book. If you were in my position, what would you have done? A simple example would be much more helpful than an explanation. And that "lower case" was a typo in the mail. And also I have few questions:- Should I be checking out on

Re: svn merger error- Unreadable path encountered; access denied

2012-01-13 Thread Ulrich Eckhardt
Am 13.01.2012 13:32, schrieb Lloyd: A simple example would be much more helpful than an explanation. And that "lower case" was a typo in the mail. ..would have been too easy, eh? ;) Anyhow, I think I know what's wrong: >>> svn merge svn://svnserver/MyRepo/Branch/**TestMerge >>> svn://svnserver

Re: Space Constrain

2012-01-13 Thread Les Mikesell
2012/1/13 Thorsten Schöning : > Guten Tag Les Mikesell, > am Donnerstag, 12. Januar 2012 um 18:26 schrieben Sie: > >> We have a lot of component libraries that we >> want to include in larger projects without recompiling each build >> (i.e. we want to run known/tested instances) and have been inclu

RE: Space Constrain

2012-01-13 Thread Bob Archer
> 2012/1/13 Thorsten Schöning : > > Guten Tag Les Mikesell, > > am Donnerstag, 12. Januar 2012 um 18:26 schrieben Sie: > > > >> We have a lot of component libraries that we want to include in > >> larger projects without recompiling each build (i.e. we want to run > >> known/tested instances) and h

Re: Space Constrain

2012-01-13 Thread Les Mikesell
2012/1/13 Bob Archer : > > One issue we have is our legacy VB6 dll's that are built on every change. The > dll's are put into source since most of our devs don't work on those binaries > or can easily compile them. I have found that the bulk of our repo size is > due to all these interim build v

Re: Exception...line 673: assertion failed (checksum != NULL)

2012-01-13 Thread Balogh Péter
Hi, I've got exactly the same exception from one of our old wc. I'm not sure what's the reason for cleanup. The wc was update-ed from 1.6 to 1.7 I did found some .svn directories deeper in the directory tree. Maybe the update went wrong? Can I help track this bug down? I'm already using a fresh c

Re: Exception...line 673: assertion failed (checksum != NULL)

2012-01-13 Thread Les Mikesell
2012/1/13 Balogh Péter : > I've got exactly the same exception from one of our old wc. > I'm not sure what's the reason for cleanup. > The wc was update-ed from 1.6 to 1.7 > I did found some .svn directories deeper in the directory tree. > Maybe the update went wrong? > Can I help track this bug d