2

I am working on C#.Net product. I am using VisualSVN source control server. I want to take sourcecode backup on every week from VisualSVN server. I don't have any idea taking backup.

thanks

abatishchev
  • 98,240
  • 88
  • 296
  • 433
Ravi
  • 1,263
  • 6
  • 17
  • 23
  • VisualSVN Server offers a [built-in backup solution with scheduling and verification](https://www.visualsvn.com/server/features/backup/). – bahrep Mar 24 '17 at 12:24

1 Answers1

3

See this question on StackOverflow: https://serverfault.com/questions/20514/what-ways-there-are-to-backup-repositories-for-windows-visualsvn/20616#20616

Community
  • 1
  • 1
DCNYAM
  • 11,966
  • 8
  • 53
  • 70
  • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. – ProgramFOX Mar 08 '14 at 10:02