AW: tree conflict deletes files

2012-07-13 Thread Markus Schaber
Hi, Johnea, > Von: johnea [mailto:m...@johnea.net] > > I've administered low volume svn repositories for approx. 7 years, and I'd > like to add my woes to those of other 'tree conflict' victims. > > I have a small repo, to which I am the only one committing. > > On one machine, I created a dire

RE: "svn cleanup" fails because it can't find a temp file

2012-07-13 Thread Bert Huijben
> -Original Message- > From: Bert Huijben [mailto:b...@qqmail.nl] > Sent: dinsdag 10 juli 2012 16:52 > To: 'Philip Martin'; 'Johan Corveleyn' > Cc: 'Dave Huang'; users@subversion.apache.org > Subject: RE: "svn cleanup" fails because it can't find a temp file > > > > > -Original Mes

Re: AW: tree conflict deletes files

2012-07-13 Thread johnea
Thanks for your suggestion Markus! On 2012-07-13 01:16, Markus Schaber wrote: > Hi, Johnea, > >> Von: johnea [mailto:m...@johnea.net] >> >> I've had to remove and re-check out the repo on both machines to resolve >> the issue. This is a modest sized project. If this was a large source >> collect

Re: How to restore a backup?

2012-07-13 Thread Phillip Hellewell
On Thu, Jul 12, 2012 at 12:38 PM, Les Mikesell wrote: > You don't really have to do anything except make your hooks and conf > directories look the same as the source did. You probably want to > (snip) Wouldn't you also have to tweak revision 0 props too? Phillip

Re: How to restore a backup?

2012-07-13 Thread Les Mikesell
On Fri, Jul 13, 2012 at 11:14 AM, Phillip Hellewell wrote: > On Thu, Jul 12, 2012 at 12:38 PM, Les Mikesell wrote: >> You don't really have to do anything except make your hooks and conf >> directories look the same as the source did. You probably want to >> (snip) > > Wouldn't you also have to

RE: If our SVN server is 1.6.12, why don't I see older merge history on elements merged from branch to trunk?

2012-07-13 Thread Bob Archer
> -Original Message- > From: KARR, DAVID [mailto:dk0...@att.com] > Sent: Thursday, July 12, 2012 11:20 AM > To: Cooke, Mark; users@subversion.apache.org > Subject: RE: If our SVN server is 1.6.12, why don't I see older merge history > on elements merged from branch to trunk? > > > -O

RE: If our SVN server is 1.6.12, why don't I see older merge history on elements merged from branch to trunk?

2012-07-13 Thread KARR, DAVID
> -Original Message- > From: Bob Archer [mailto:bob.arc...@amsi.com] > Sent: Friday, July 13, 2012 10:11 AM > To: KARR, DAVID; Cooke, Mark; users@subversion.apache.org > Subject: RE: If our SVN server is 1.6.12, why don't I see older merge > history on elements merged from branch to trunk?

RE: If our SVN server is 1.6.12, why don't I see older merge history on elements merged from branch to trunk?

2012-07-13 Thread Bob Archer
> -Original Message- > From: KARR, DAVID [mailto:dk0...@att.com] > Sent: Friday, July 13, 2012 2:56 PM > To: users@subversion.apache.org > Subject: RE: If our SVN server is 1.6.12, why don't I see older merge history > on elements merged from branch to trunk? > > > -Original Message---

Need advise for branching/tagging/trunking an entirely new revision of trunk

2012-07-13 Thread Daevid Vincent
We have been building and maintaining our project for 18 months in SVN "/mycompany/m.example.com/trunk". Current revision is @r3881. Now we want to re-design. This includes directory structures, files, code, etc. I was thinking we just want to shove everything that is now 'trunk' into a 'branch'

Re: Need advise for branching/tagging/trunking an entirely new revision of trunk

2012-07-13 Thread Michael P. Reilly
k, they can be and then merged to the restructure branch. Then when completed, you merge everything back to the trunk. Files that you've moved or deleted would be updated on the trunk and you still have the history of the changes that you made on the branch before the merge. For this, you