svndump Questions

2

Solved

I need a dump of a svn repository. I found two solutions svnrdump dump And svnadmin dump svnrdump dump is the same of svnadmin dump? If not, what are the differences between these two ...
Wadding asked 25/11, 2014 at 15:59

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

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

I received an SVN dump file with a lot of pages (all HTML pages, and all server-side code as well) in the file. I'd to separate them out, but have no clue how to do this. I'm on windows and I don'...
Talbott asked 10/7, 2011 at 18:11

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

1

Solved

I'm trying to migrate an old repository (let's call it myOldRepo) to a new repository (myNewRepo). I've got an svndump of the old repo, myOldRepo.dump. I've checked out my new repository, myNewRep...
Nucleotide asked 21/8, 2012 at 18:38

1

so when trying to set up an SVN server I somehow managed to make our repositories folder a single repository, and every repository created after that was treated as part of that repository. Now I h...
Equinoctial asked 22/6, 2011 at 19:5

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

As we are migrating with a project to a public source hosting, I wanted to remove some “personal” information from the SVN repository. I did fine so far with removing paths or revisions using svndu...
Hah asked 7/10, 2010 at 23:0
1

© 2022 - 2024 — McMap. All rights reserved.