If we install Subversion and begin to use it, can we migrate it to a
different server without loosing any of our data?
I have a batch processing application that needs to process a subset of
documents of a given type in a large SVN repository.
I wish to recursively traverse the repository and only export or update
documents that match a pattern.
Ideally I'd prefer to use a recursive pattern in a single export or
> If we install Subversion and begin to use it, can we migrate it to a
> different server without loosing any of our data?
>
Short answer yes you can without much hassle.
--
Vishwajeet Singh
+91-9657702154 | dextrou...@gmail.com | http://bootstraptoday.com
Twitter: http://twitter.com/vishwajeet
On Apr 6, 2010, at 00:56, Anthony OHagan wrote:
> I have a batch processing application that needs to process a subset of
> documents of a given type in a large SVN repository.
> I wish to recursively traverse the repository and only export or update
> documents that match a pattern.
>
> Idea
Hello,
One of my collegues dump the svn repository and sent it to me.
I try to load it in my svn server and it returns this error :
'vnadmin: Le flux de sauvegarde contient une entête mal formée (sans ':') à '
In english : dump stream contains a malformed header (with no ':') at '
I tried in two
On Tuesday 06 April 2010 11:49:54 Bretin Luc-Patrick (SILICOM) wrote:
> One of my collegues dump the svn repository and sent it to me.
> I try to load it in my svn server and it returns this error :
> 'vnadmin: Le flux de sauvegarde contient une entête mal formée (sans ':')
> à ' In english : dum
> -Original Message-
> From: Lars Peterson [mailto:peter...@highfleet.com]
> Sent: maandag 5 april 2010 20:11
> To: users@subversion.apache.org
> Subject: svn 1.6.9 stuck on CLOSE_WAIT after 'svn info'
>
> I have a bash script that runs this command as part of a code testing
> system:
>
I have several projects that are transferring from one subversion server to
another, which means the URL has changed, my question is what might the
issues be if I just edit the (dot) svn file and change the URL ? or is it
better to just delete it and rerun the checkout from the newer server ?
phil
No need to do it hackish. Lookup svn switch --relocate:
http://svnbook.red-bean.com/en/1.1/re27.html
Cheers / Erik
On Tue, Apr 6, 2010 at 2:42 PM, Phil Pinkerton wrote:
> I have several projects that are transferring from one subversion server to
> another, which means the URL has changed, my qu
On Tue, Apr 6, 2010 at 08:42, Phil Pinkerton wrote:
> I have several projects that are transferring from one subversion server to
> another, which means the URL has changed, my question is what might the
> issues be if I just edit the (dot) svn file and change the URL ? or is it
> better to just d
On Tue, Apr 6, 2010 at 08:48, Erik Andersson wrote:
> No need to do it hackish. Lookup svn switch
> --relocate: http://svnbook.red-bean.com/en/1.1/re27.html
Or, for current documentation (the 1.1 manual is extremely out of
date), http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.switch.html
>
vishwajeet singh wrote:
>> If we install Subversion and begin to use it, can we migrate it to a
>> different server without loosing any of our data?
>>
>
> Short answer yes you can without much hassle.
long answer
http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.m
An interesting chain of events here:
http://pastebin.com/rR1Fw1K0
The update should have deleted ebayparts.cgi, but it didn't. It just
un-versioned it. Am I missing something?
On Tue, Apr 06, 2010 at 10:24:21AM -0400, David Shere wrote:
> An interesting chain of events here:
> http://pastebin.com/rR1Fw1K0
> The update should have deleted ebayparts.cgi, but it didn't. It
> just un-versioned it. Am I missing something?
That probably means ebayparts.cgi was locally modif
14 matches
Mail list logo