Re: Merging repositories - is it possible?

2010-08-07 Thread JWalker
Thanks, this is what I searched for. Ivan On 6 Авг, 18:12, Itamar O wrote: > On Fri, Aug 6, 2010 at 4:56 PM, JWalker wrote: > > Hello, > > > This is my first post here. > > > Is it possible to merge several repositories in a new empty > > repository? > > > I am asking this, because I made sever

Re: can i svn cat without keyword expansion

2010-08-07 Thread Blair Zajac
On Aug 6, 2010, at 3:16 PM, Bob wrote: > Hi, > If I do "svn cat" on a file, with the svn:keywords property set, it expands > out > SVN keywords such as $Date$, $Revision$, $Id$, etc., in the file (the ones > there > were included in the svn:keywords property anyway). Is there an option that >

Re: viewing svn logs?

2010-08-07 Thread Kevin Grover
On Fri, Aug 6, 2010 at 08:21, Tom Cruickshank wrote: > Thank you. I will define the requirements. > Here is what I would need: > For someone without SVN access be able to see what's files have been > committed/added/deleted/updated,revisions, etc. > I believe it would essentially need to parse the

Re: can i svn cat without keyword expansion

2010-08-07 Thread Nico Kadel-Garcia
On Sat, Aug 7, 2010 at 8:11 AM, Daniel Shahaf wrote: > Nico Kadel-Garcia wrote on Sat, Aug 07, 2010 at 07:52:35 -0400: >> On Sat, Aug 7, 2010 at 4:19 AM, Stefan Sperling wrote: >> > On Fri, Aug 06, 2010 at 10:16:59PM +, Bob wrote: >> >> Hi, >> >> If I do "svn cat" on a file, with the svn:keyw

Re: can i svn cat without keyword expansion

2010-08-07 Thread Daniel Shahaf
Nico Kadel-Garcia wrote on Sat, Aug 07, 2010 at 07:52:35 -0400: > On Sat, Aug 7, 2010 at 4:19 AM, Stefan Sperling wrote: > > On Fri, Aug 06, 2010 at 10:16:59PM +, Bob wrote: > >> Hi, > >> If I do "svn cat" on a file, with the svn:keywords property set, it > >> expands out > >> SVN keywords su

Re: subversion upgrade from 1.4.3 to 1.6.12

2010-08-07 Thread Daniel Shahaf
Nico Kadel-Garcia wrote on Sat, Aug 07, 2010 at 07:49:34 -0400: > On Fri, Aug 6, 2010 at 10:20 AM, Bob Archer wrote: > >> On Thu, Aug 5, 2010 at 9:59 AM, Kriparam Faraday > > > Wouldn't he have to run svnadmin upgrade or do a dump/load to get the > > repository in the newest version format to ta

Re: can i svn cat without keyword expansion

2010-08-07 Thread Nico Kadel-Garcia
On Sat, Aug 7, 2010 at 4:19 AM, Stefan Sperling wrote: > On Fri, Aug 06, 2010 at 10:16:59PM +, Bob wrote: >> Hi, >> If I do "svn cat" on a file, with the svn:keywords property set, it expands >> out >> SVN keywords such as $Date$, $Revision$, $Id$, etc., in the file (the ones >> there >> wer

Re: subversion upgrade from 1.4.3 to 1.6.12

2010-08-07 Thread Nico Kadel-Garcia
On Fri, Aug 6, 2010 at 10:20 AM, Bob Archer wrote: >> On Thu, Aug 5, 2010 at 9:59 AM, Kriparam Faraday > Wouldn't he have to run svnadmin upgrade or do a dump/load to get the > repository in the newest version format to take advantage of the new storage > / merge features? svnadmin hotcopy wor

Re: can i svn cat without keyword expansion

2010-08-07 Thread Stefan Sperling
On Fri, Aug 06, 2010 at 10:16:59PM +, Bob wrote: > Hi, > If I do "svn cat" on a file, with the svn:keywords property set, it expands > out > SVN keywords such as $Date$, $Revision$, $Id$, etc., in the file (the ones > there > were included in the svn:keywords property anyway). Is there an opt