svndumpfilter Questions

4

Solved

Is it possible to rename directory in svn repository. Not create new revision in which this directory will be renamed. I would like to change the name of this directory starting from the first re...
Cimbri asked 28/9, 2009 at 10:55

9

Solved

Is there a simple way to copy a directory from one repository into another repository with copying all of the history?
Henryson asked 2/6, 2009 at 14:43

3

Solved

I want to move part of my SVN repo offsite, onto an AWS instance & am following this page (Repository Maintenance) I have taken a dump of the whole repo (Windows commands): svnadmin dump c:\re...
Carlocarload asked 13/2, 2012 at 13:48

2

Solved

I am working with an SVN repository with many projects. I need to move a few of the projects out of that repository into individual repositories, one for each project, keeping the history. I've be...
Shayne asked 3/12, 2008 at 13:4

3

Solved

We are splitting a big svn repository (100k+ revs) into several smaller repos. I am using svndumpfilter (v1.7.2) to split the dump and svndumptool/sed to filter the big dump. Everything works fine...
Kosciusko asked 20/3, 2012 at 16:53

4

Solved

I have a branch in a badly structured svn repo that needs to be stripped out and moved to another svn repository. (I'm trying to clean it up some). If I do an svn log and not stop on copy/rename I...
Cluck asked 29/3, 2010 at 19:32

1

Solved

I have to work on two repositories and want to move one directory with code between the two while keeping revisionhistory. I read a few questions here on SO, but am still not sure which way to go....
Messene asked 22/10, 2012 at 11:27

2

Solved

I have to svn repositories , lets say A and B. I want to add some of the directories of the B into A along with history.Is it possible to do that. To make more clear, following is the scenario. r...
Racialism asked 7/4, 2011 at 10:21

4

Solved

I was just thinking of writing a shell script to implement the obliterate functionality in an easy to do way (externally, using the suggested way, but automated). Here's what I had in mind: On th...
Quarrier asked 18/2, 2009 at 11:30

1

Solved

I've got a Subversion repository that our Atlassian Fisheye instances nearly chokes on because of some accidental commits + backouts ( i.e., someone tagged the entire repository instead of just /tr...
Wicklund asked 20/8, 2010 at 11:54
1

© 2022 - 2024 — McMap. All rights reserved.