Re: How to checkout only the changes

2017-04-03 Thread horst . schlonz
On 03/31/2017 12:22 PM, Andrew Reedick wrote: -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Sent: Thursday, March 30, 2017 3:41 PM To: Andrew Reedick Cc: horst.schl...@gmx.de; users@subversion.apache.org Subject: Re: How to checkout only the changes 'vsvn diff

Re: How to checkout only the changes

2017-03-29 Thread horst . schlonz
On 03/27/2017 10:08 AM, Andrew Reedick wrote: From: horst.schl...@gmx.de [mailto:horst.schl...@gmx.de] Sent: Friday, March 24, 2017 4:04 PM To: users@subversion.apache.org Subject: How to checkout only the changes Is there a way to export only the changes, that occured in a specific revision?

Re: How to checkout only the changes

2017-03-25 Thread horst . schlonz
On 3/24/2017 7:56 PM, Ryan Schmidt wrote: On Mar 24, 2017, at 15:04, horst.schl...@gmx.de wrote: Is there a way to export only the changes, that occured in a specific revision? Like export or checkout only the added or modified files in their respective paths? Deletions and cheap copies cann

Re: A subersion build environment on CentOS 7.2

2016-08-21 Thread horst . schlonz
Am 8/21/2016 um 5:37 PM schrieb Mark Phippard: On Aug 21, 2016, at 3:45 PM, horst.schl...@gmx.de wrote: Am 8/21/2016 um 6:00 AM schrieb Stefan Sperling: What are you trying to achive by building SVN with the Makefile from tools/dev/unix-build/ ? I want an environment where i can download,

Re: A subersion build environment on CentOS 7.2

2016-08-21 Thread horst . schlonz
Am 8/21/2016 um 6:00 AM schrieb Stefan Sperling: What are you trying to achive by building SVN with the Makefile from tools/dev/unix-build/ ? I want an environment where i can download, inspect, apply, build and test the changes that are made to trunk by the project. Then I want to use this