RE: SVN keyword replacement

2019-02-19 Thread Scott Bloom
Thanks.. That is exactly what Im looking for! Ill contact you off list on contribution procedures if that’s ok. Scott From: Mark Phippard Sent: Tuesday, February 19, 2019 10:30 To: Scott Bloom Cc: Pavel Lyalyakin ; users@subversion.apache.org Subject: Re: SVN keyword replacement On Tue, Feb

RE: SVN keyword replacement

2019-02-19 Thread Scott Bloom
attributes? Scott From: Mark Phippard Sent: Tuesday, February 19, 2019 10:13 To: Scott Bloom Cc: Pavel Lyalyakin ; users@subversion.apache.org Subject: Re: SVN keyword replacement On Tue, Feb 19, 2019 at 1:08 PM Scott Bloom mailto:sc...@towel42.com>> wrote: Unfortunately %P still includes

RE: SVN keyword replacement

2019-02-19 Thread Scott Bloom
Unfortunately %P still includes branch directories…. Scott From: Scott Bloom Sent: Tuesday, February 19, 2019 10:05 To: Scott Bloom ; Mark Phippard ; Pavel Lyalyakin Cc: users@subversion.apache.org Subject: RE: SVN keyword replacement Just a note.. the latest PDF/Web pages for SVN don’t

RE: SVN keyword replacement

2019-02-19 Thread Scott Bloom
Just a note.. the latest PDF/Web pages for SVN don’t have this information. Scott From: Scott Bloom Sent: Tuesday, February 19, 2019 10:04 To: Mark Phippard ; Pavel Lyalyakin Cc: users@subversion.apache.org Subject: RE: SVN keyword replacement Mark, This looks like its exactly what Im

RE: SVN keyword replacement

2019-02-19 Thread Scott Bloom
Mark, This looks like its exactly what Im looking for! Thanks Scott From: Mark Phippard Sent: Tuesday, February 19, 2019 10:01 To: Pavel Lyalyakin Cc: Scott Bloom ; users@subversion.apache.org Subject: Re: SVN keyword replacement On Tue, Feb 19, 2019 at 12:55 PM Pavel Lyalyakin

RE: SVN keyword replacement

2019-02-19 Thread Scott Bloom
This way, I can see where the file is located in the repository, but on a svn branch, the file doesn’t change Does this make sense? Thanks again, Scott -Original Message- From: Pavel Lyalyakin Sent: Tuesday, February 19, 2019 09:55 To: Scott Bloom Cc: users@subversion.apache.org Sub

SVN keyword replacement

2019-02-19 Thread Scott Bloom
Our repository currently uses $HeadURL, and it works as advertised. However, I would prefer just the file from ^, this way if there is a branch, and a switch, everyfile wont have to be rebuilt. The redbooks lists nothing like this, but Im hoping it’s a documentation issue 😊 Scott

RE: Exe files corrupted in SVN after import from CVS

2018-01-22 Thread Scott Bloom
When I have used cvs2svn, I had a couple of these issues as well.. It came down to improper settings on the cvs side, but since the binary files were never modified, there was no corruption due to cvs thinking it was a text file. What I wound up doing, was simply finding all the expected binary

RE: Difference between merge -c and merge -r

2017-09-29 Thread Scott Bloom
ay, September 29, 2017 08:57 To: Scott Bloom Cc: Subversion Subject: Re: Difference between merge -c and merge -r On Fri, Sep 29, 2017 at 03:36:27PM +, Scott Bloom wrote: > After reading the docs, I cant for the life of me, figure out what the > difference is. Any pointer where I c

Difference between merge -c and merge -r

2017-09-29 Thread Scott Bloom
After reading the docs, I cant for the life of me, figure out what the difference is. Any pointer where I can learn what the difference in the two merge techniques is? Scott

Problem with svn cleanup, E155037

2014-10-09 Thread Scott Bloom
Running subversion 1.8.10 (r1615264), windows 7 under cygwin.. Using the TortoiseSVN distro of subversion I have a checked out area, that sometimes fails to update. its used in an automated build process, and if a previous run was still running, and another run was kicked off, the svn update c