Used in a Sentence

svnadmin

How to use svnadmin in a sentence. Live example sentences for svnadmin pulled from indexed public discussions.

Editorial note

Yes, you can also go in with SVN and obliterate history too, using svnadmin dump and svnadmin load.

Examples11
Definitions0
Parts of speech1

Quick take

Yes, you can also go in with SVN and obliterate history too, using svnadmin dump and svnadmin load.

Example sentences

1

Yes, you can also go in with SVN and obliterate history too, using svnadmin dump and svnadmin load.

2

The exact script does the following: svnadmin dump d:\repo > repo.dump The output from svnadmin has a lot of lines.

3

Other SCMs limit mutations to additions and use a separate command (svnadmin) to do things that may permanently lose information.

4

For example, an svnadmin dump piped to a file which takes 8 mins in cmd.exe takes 14 hours in powershell...

5

Nice - that'll spice up my rather boring svnadmin dump sessions - thanks for posting!

6

You can do the split in subversion by filtering the paths, and keeping the history:-) There is a svnadmin command for that.

7

As I remember, svn is more complicated, it has that separate svnadmin tool and relies on you to craft a suitable directory structure.

8

When you fucked up history and you want to change it, there are some simple git commands to do this and some very, very tedious svnadmin commands to do this.

9

SVN is very, very easy to set up and use: svnadmin create ~/svn-repo svn import myproject file:///home/you/svn-repo/myproject svn co file:///home/you/myproject myproject-workingcopy Work in the working copy as you would on any SVN project.

Quote examples

1

With svn, you can just "svnadmin dump", edit the file in your text editor, and "svnadmin load".

2

You're of course completely correct; I can remove history by using "svnadmin dump", or editing the RCS files backing CVS, or probably hacking Perforce's BDB file manually.

Frequently asked questions

Short answers drawn from the clearest meanings and examples for this word.

How do you use svnadmin in a sentence?

Yes, you can also go in with SVN and obliterate history too, using svnadmin dump and svnadmin load.