Tagged Questions
0
votes
1answer
154 views
write bash file to do incremntal backup daily?
i want to write bash file to do incremntal backup daily ... how i can do it ?
by svnlook youngest i can get the current svn repository revision ... how i can store the result of svnlook youngest in ...
2
votes
1answer
2k views
Incremental Backups of SVN Repository daily ? (OS = UNIX)
the first part of question how i can make Incremental Backups of SVN Repository ? what is the command do this ....... and how i can do this automatically (OS + UNIX)
5
votes
2answers
2k views
How can I do daily backups for my VisualSVN Repos?
How can I do daily backups for my VisualSVN Repos?
Its on a Windows Server 2003 machine with VisualSVN Server, I was thinking about just doing an xcopy of the folder C:\Repo but I'm not familiar ...
1
vote
3answers
135 views
Backup Server Overhaul
I have a storage dilemma on my network at work.
Currently we use version control (SVN) to backup our raw files from our workstations to a repository on a centralized Server.
After reading up, it ...
0
votes
2answers
479 views
recreate svn repository from two working copies
This might be a repeated question from here (http://serverfault.com/questions/55511/recreating-svn-repository), but I think I should ask this again.
I do not have a most recent back up of the ...
6
votes
4answers
18k views
SVN: Where is my repository?
I'm trying to backup my SVN respository.
My problem: I forgot where I put my repository on the hard disk.
How can I find this?
FYI: I'm using TortoiseSVN if that helps.