RE: Build project in pre-commit

2011-04-06 Thread SUMNER Andrew
I totally agree. I have just started using it for a PowerBuilder project and it has worked very well. -Original Message- From: David Weintraub [mailto:qazw...@gmail.com] Sent: Wednesday, 6 April 2011 11:05 To: San Martino Cc: users@subversion.apache.org Subject: Re: Build project in pre-

RE: Sync SVN to CVS

2011-03-30 Thread SUMNER Andrew
this for database changes...) Andrew -Original Message- From: Thorsten Schöning [mailto:tschoen...@am-soft.de] Sent: Wednesday, 30 March 2011 20:34 To: users@subversion.apache.org Subject: Re: Sync SVN to CVS Guten Tag SUMNER Andrew, am Dienstag, 29. März 2011 um 21:56 schrieben Sie: >

Sync SVN to CVS

2011-03-29 Thread SUMNER Andrew
1. Are there any tools to sync SVN to CVS? Ideally I would like two way sync but I may be able to get away with one way (svn -> cvs) especially if it can throw an error if the cvs file has changed. 2. How do I import CVS repository (including history) to SVN? I am using Visual

RE: Merge Failing

2011-01-13 Thread SUMNER Andrew
Solved! It turned out to be the way I created the branch. I had taken a copy of the trunk folder in windows explorer and in the copy done a branch and switch. It was in this copy that that merge was failing. I created a brand new folder and did a svn checkout on the branch. Merge worked beautif

RE: Merge Failing

2011-01-13 Thread SUMNER Andrew
: Faulting application svn.exe, version 1.6.12.38263, faulting module sliksvn-libapr-1.dll, version 1.3.12.0, fault address 0x6b66. -Original Message- From: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: Thursday, 13 January 2011 23:10 To: SUMNER Andrew Cc: users@subversion.apache.org S

RE: SVN Subversion- object level checkout

2011-01-13 Thread SUMNER Andrew
As Mark has already stated, you need to use PushOk's SVN plugin to achieve this and you need to check in/out within PowerBuilder. I have just completed an evaluation of source control tools and SVN using PushOk SVN plugin combination was the only one I found that worked well with PowerBuilder 11.5

Merge Failing

2011-01-12 Thread SUMNER Andrew
Sorry if anyone gets this twice - I originally mailed to users at subversion dot tigris dot org on the advice of somebody, but when I actually went to the site it suggested this mailing list. I am attempting to merge the project trunk into a branch but after nearly 10 minutes it fails with the