0
votes
1answer
32 views
Taking complete Backups of our Kiln data
Hi,
We have started a project to move all our source code to Kiln. Our senior management want us to retain a copy of all source code.
I know we could keep a copy before uploading …
2
votes
1answer
232 views
How should I back-up my Kiln and FogBugz server?
I just installed Kiln and FogBugz and want to back everything up and be prepared for disaster recovery. What needs to be backed up?
3
votes
2answers
186 views
How do I backup Kiln for my server?
Is it simply a matter of backing up the repository storage and SQL Server, or are there other steps that I should be taking to backup the site settings and other things?
1
vote
1answer
112 views
Local Kiln Backup - keeping SQL and Repo in sync
How are people handling keeping the backup of the repo directories and the SQL databases in sync?
We will take our backup about 10pm at night so it gets included in our overnight …
13
votes
1answer
1k views
A new backup script for backing up all Kiln repositories locally
Update by Fog Creek Support:
We have not tested this file with kbfiles or largefiles. Using these extensions causes certain files not to be present on your machine until you updat …
1
vote
1answer
176 views
What backup strategy is recommended for an OnDemand Kiln account?
Are there any specific recommendations on how to backup OnDemand Kiln repositories?
The OnDemand Kiln account itself could be reckoned as a good online backup for all the code but …
5
votes
4answers
983 views
Is there an API for getting a list of the repos?
I would like to write a script to sync our repos to one of our servers, to serve as an off-kiln backup, and all the pieces are there except for a way to get a list of all the repos …
5
votes
1answer
324 views
What’s the best backup strategy to use for locally hosted Kiln? [closed]
Possible Duplicate:
How do I backup Kiln for my server?
As you'd expect I want to ensure that if my server explodes I'd like to be able to quickly rebuild my Kiln installa …
6
votes
1answer
990 views
Offsite backups
I know you do backups and stuff, but I would really like to keep a copy of my repos on another server. How should I go about syncing copies of my repos in Kiln?
1
vote
1answer
228 views
Does using DVCS make backups easier?
I was reading this question on Stack Overflow - the author lost his SVN repository and asks how to restore it from a working copy. Among the answers are comments like "next time go …
3
votes
2answers
193 views
Backing up repository
Is backing up repos as simple as copying over the entire folder (that is under version control) over to a backup location?
Also do you recommend using "clone" to get a repo even i …
4
votes
1answer
369 views
SQL Express Maintenance/Backup [closed]
I've just installed Fogbugz/Kiln on a Windows 2008 server using SQL Express. I also installed SQL Management Studio.
Now I've discovered that express does not have maintenance pl …