Re: expanding custom keywords in dump

2014-02-03 Thread Thorsten Schöning
Guten Tag Ben Reser, am Montag, 3. Februar 2014 um 17:49 schrieben Sie: > Sorry, I thought you realized they'd added it because the link you provided > documented how to use custom keywords. No, I totally missed that feature and therefore didn't even read the documentation again. Thanks for the h

Re: expanding custom keywords in dump

2014-02-03 Thread Ben Reser
On 2/3/14, 4:19 AM, Branko Čibej wrote: > The patch isn't needed for 1.8, the feature is now standard in Subversion. http://subversion.apache.org/docs/release-notes/1.8.html#custom-keywords

Re: expanding custom keywords in dump

2014-02-03 Thread Ben Reser
On 2/1/14, 1:24 AM, Thorsten Schöning wrote: > I wasn't criticizing anything. Just thought that expanding $FreeBSD$ > may have been a feature the FreeBSD guys patched into Subversion on > their own, because some days ago it has been mentioned that FreeBSD > patches subversion to get some features t

RE: expanding custom keywords in dump

2014-02-03 Thread Tony Sweeney
> -Original Message- > From: Branko Čibej [mailto:br...@wandisco.com] > Sent: 02 February 2014 06:42 > To: users@subversion.apache.org > Subject: Re: expanding custom keywords in dump > > On 02.02.2014 04:14, Nico Kadel-Garcia wrote: > > On Sat, Feb 1,

Re: expanding custom keywords in dump

2014-02-03 Thread Branko Čibej
On 03.02.2014 13:00, Tony Sweeney wrote: > It certainly appears to be the case that one of the FreeBSD patches is to > expand this keyword in Subversion 1.6 and 1.7. > The actual patches are available here: > > svn://svn0.us-east.freebsd.org/ports/head/devel/subversion16 > svn://svn0.us-east.fre

RE: expanding custom keywords in dump

2014-02-03 Thread Tony Sweeney
> -Original Message- > From: Thorsten Schöning [mailto:tschoen...@am-soft.de] > Sent: 01 February 2014 09:24 > To: Subversion > Subject: Re: expanding custom keywords in dump > > Guten Tag Ben Reser, > am Samstag, 1. Februar 2014 um 07:07 schrieben Sie: >

Re: expanding custom keywords in dump

2014-02-02 Thread Nico Kadel-Garcia
Branko, have I ever mentioned how nice it is to see employees of the companies producing the core source code doing thoughtful posts? It's one of the main reasons I've appreciated Subversion over the years. On Sun, Feb 2, 2014 at 1:41 AM, Branko Čibej wrote: > On 02.02.2014 04:14, Nico Kadel-Garc

Re: expanding custom keywords in dump

2014-02-01 Thread Branko Čibej
On 02.02.2014 04:14, Nico Kadel-Garcia wrote: > On Sat, Feb 1, 2014 at 1:07 AM, Ben Reser wrote: > >> Branko gave a perfectly reasonable answer. Beyond that I honestly don't get >> the point of these two emails. FreeBSD uses keywords because as an open >> source >> project they ship source. Ev

Re: expanding custom keywords in dump

2014-02-01 Thread Nico Kadel-Garcia
On Sat, Feb 1, 2014 at 1:07 AM, Ben Reser wrote: > Branko gave a perfectly reasonable answer. Beyond that I honestly don't get > the point of these two emails. FreeBSD uses keywords because as an open > source > project they ship source. Even more importantly they have downstream projects > (

Re: expanding custom keywords in dump

2014-02-01 Thread Thorsten Schöning
Guten Tag Ben Reser, am Samstag, 1. Februar 2014 um 07:07 schrieben Sie: > So if you're going to critique their technique[...] I wasn't criticizing anything. Just thought that expanding $FreeBSD$ may have been a feature the FreeBSD guys patched into Subversion on their own, because some days ago

Re: expanding custom keywords in dump

2014-01-31 Thread Ben Reser
On 1/31/14, 8:00 PM, Nico Kadel-Garcia wrote: > This is why you don't use keywords if you can avoid it, especially for > multi-environment projects. Frankly, you will often have diffs with > keywords and "svn:eol-style": Don't evey try to pretend that anything > with keywords is going to be byte f

Re: expanding custom keywords in dump

2014-01-31 Thread Nico Kadel-Garcia
This is why you don't use keywords if you can avoid it, especially for multi-environment projects. Frankly, you will often have diffs with keywords and "svn:eol-style": Don't evey try to pretend that anything with keywords is going to be byte for byte consistent between working environments. And

Re: expanding custom keywords in dump

2014-01-31 Thread Thorsten Schöning
Guten Tag Julian Elischer, am Freitag, 31. Januar 2014 um 11:07 schrieben Sie: > [...]“$FreeBSD$” keyword is left unexpanded on export. This doesn't seem to be a keyword which svn clients expand by default, therefore you would have two building lots. http://svnbook.red-bean.com/en/1.8/svn.advanc

Re: expanding custom keywords in dump

2014-01-31 Thread Branko Čibej
On 31.01.2014 11:07, Julian Elischer wrote: > I’m trying to automate the real-time importing (mirroring) of the > FreeBSD SVN tree into a Perforce tree. This is not for FreeBSD > development but to allow integration of two projects, both based on > FreeBSD (and leaving p4 is not an option :-( ). >

expanding custom keywords in dump

2014-01-31 Thread Julian Elischer
I’m trying to automate the real-time importing (mirroring) of the FreeBSD SVN tree into a Perforce tree. This is not for FreeBSD development but to allow integration of two projects, both based on FreeBSD (and leaving p4 is not an option :-( ). Perforce have a tool that takes a SVN dump and conv