MarmaladeMan
02-06-2007, 01:46 PM
So, in my infinite wisdom I dumped two repositories yesterday without specifying a dumpfile name.
i.e, what I did:
svnadmin dump /home/marmalademan/hostiletest
svnadmin dump /home/marmalademan/hipr
What I later learned you're supposed to do (from reading this (http://svnbook.red-bean.com/en/1.0/ch05s03.html#svn-ch-5-sect-3.5)):
svnadmin dump /home/marmalademan/hostiletest > hostiletest
svnadmin dump /home/marmalademan/hipr > hipr
Now, I can see in my site dashboard that the dumpfiles are taking up space, but I can't find them when I FTP/SSH into the account.
Sorry I'm creating my own problems because of user error when you've got the more important data center move going on. I was hoping to do a backup of my repos but it isn't urgent if tech is busy with other things. Thanks!
i.e, what I did:
svnadmin dump /home/marmalademan/hostiletest
svnadmin dump /home/marmalademan/hipr
What I later learned you're supposed to do (from reading this (http://svnbook.red-bean.com/en/1.0/ch05s03.html#svn-ch-5-sect-3.5)):
svnadmin dump /home/marmalademan/hostiletest > hostiletest
svnadmin dump /home/marmalademan/hipr > hipr
Now, I can see in my site dashboard that the dumpfiles are taking up space, but I can't find them when I FTP/SSH into the account.
Sorry I'm creating my own problems because of user error when you've got the more important data center move going on. I was hoping to do a backup of my repos but it isn't urgent if tech is busy with other things. Thanks!