Ticket #1576 (closed feature: fixed)

Opened 17 years ago

Last modified 15 years ago

testticket

Reported by: deyan Owned by: deyan
Priority: major Milestone: M02b_PRE2b
Component: uncategorized Version:
Keywords: Cc:
Category: unknown Effort: 4
Importance: 50 Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: Design_owners:
Imp._owners: Test_owners: deyan
Analysis_reviewers: Changelog:
Design_reviewers: Imp._reviewers:
Test_reviewers: Analysis_score: 0
Design_score: 0 Imp._score: 0
Test_score: 0

Description (last modified by deyan) (diff)

Change History

comment:1 Changed 17 years ago by deyan

  • Owner set to deyan
  • Status changed from new to accepted
  • Description modified (diff)

comment:2 follow-up: ↓ 4 Changed 17 years ago by deyan

  • Description modified (diff)

comment:3 Changed 17 years ago by deyan

  • Description modified (diff)

comment:4 in reply to: ↑ 2 Changed 17 years ago by deyan

Replying to deyan: Tickets power!

comment:5 Changed 17 years ago by deyan

  • Owner changed from deyan to peko
  • Status changed from accepted to assigned

comment:6 Changed 17 years ago by deyan

Wiki page SCS_BACKUP_R0#Analysis does not exist


comment:7 Changed 17 years ago by deyan

Wiki page SCS_BACKUP_R0#Analysis does not exist


comment:9 Changed 17 years ago by deyan

[[BackLinksMenu]]

= Analysis =
 This task includes backing-up the project data.

== Overview ==
 * Define which files should be backed up. 
 * Implement a script for automatic backup.
  * Perform regular back-ups 
== Task requirements ==
 If the current server crashes, there should be an easy and fast way to deploy the backed up data to an another server.

== Implementation idea ==
 A back-up script.

== Related ==
 Dzver back-up script. ( Dzver:/backup/go.sh )

== How to demo ==
Present the implemented script and describe what is backed up. Using comments in the script might be useful.
= Design = 
 * Create a script that :
  * Copies all files that should be backed up in a /backup/%y-%m-%d/ folder
   * all backup scripts
   * dan-server:/sophie-project/sophie2/ - the trac project
   * dan-server:/sophie-project/repo/ - the repository
   * dan-server:/etc/apache2/ - apache2 configuration
   * all !MySql tables. See Dzver:/backup/go.sh for more information.
  * Creates an ISO file /backup/%Y-%m-%d.iso
  * Burns the image to CD.

= Implementation =
 * Download: [htdocs:backup.sh dan-server:/backup/backup.sh]
The script does:
  * Copy backup scripts to the backup folder
  * Copy Trac Project
  * Copy  Repository
  * backup tables
  * backup apache
  * write to disc
Make a back up at the end of the sprint. The backup CD is created at 2008-09-30
^This information is also included as comments in the script^
= Testing =
= Log =
[[Include(wiki:SCS_BACKUP_R0_LOG)]]



  


comment:10 Changed 16 years ago by milo

  • Status changed from assigned to new

comment:11 Changed 16 years ago by milo

  • Owner changed from peko to milo
  • Status changed from new to analyzing

taken

comment:12 Changed 16 years ago by milo

  • Status changed from analyzing to analyzed

done (15min)

comment:13 Changed 16 years ago by milo

  • Status changed from analyzed to analysis_accepted

analyzed in 5 min. score 3. The analysis is mente.

comment:14 Changed 16 years ago by pacitu

  • Owner changed from milo to pacitu
  • Status changed from analysis_accepted to designing

comment:15 Changed 16 years ago by pacitu

  • Status changed from designing to designed

comment:16 Changed 16 years ago by pacitu

  • Status changed from designed to design_accepted

comment:17 Changed 16 years ago by pacitu

  • Status changed from design_accepted to implementing

comment:18 Changed 16 years ago by pacitu

  • Status changed from implementing to implemented

comment:19 Changed 16 years ago by pacitu

  • Status changed from implemented to implementation_accepted

comment:20 Changed 16 years ago by pacitu

  • Status changed from implementation_accepted to testing

comment:21 Changed 16 years ago by pavlina

  • Status changed from testing to closed
  • Resolution set to invalid

comment:22 Changed 16 years ago by pavlina

  • Status changed from closed to new
  • Resolution invalid deleted

comment:23 Changed 16 years ago by todor

  • Status changed from new to closed
  • Resolution set to invalid

comment:24 Changed 16 years ago by kyli

  • Status changed from closed to new
  • Resolution invalid deleted

comment:25 Changed 16 years ago by kyli

  • Status changed from new to closed
  • Resolution set to invalid

comment:26 Changed 16 years ago by kyli

  • Status changed from closed to new
  • Resolution invalid deleted

comment:27 Changed 16 years ago by kyli

  • Owner changed from pacitu to kyli
  • Status changed from new to analyzing

comment:28 Changed 16 years ago by kyli

  • Status changed from analyzing to analyzed

comment:29 Changed 16 years ago by kyli

  • Status changed from analyzed to analysis_accepted

comment:30 Changed 16 years ago by kyli

  • Status changed from analysis_accepted to closed
  • Resolution set to invalid

comment:31 Changed 16 years ago by kyli

  • Status changed from closed to new
  • Resolution invalid deleted

comment:32 Changed 16 years ago by kyli

  • Status changed from new to analyzing

comment:33 Changed 16 years ago by kyli

  • Status changed from analyzing to analyzed

comment:34 Changed 16 years ago by kyli

  • Status changed from analyzed to analysis_accepted

comment:35 Changed 16 years ago by kyli

  • Status changed from analysis_accepted to designing

comment:36 Changed 16 years ago by kyli

  • Status changed from designing to designed

comment:37 Changed 16 years ago by kyli

  • Status changed from designed to closed
  • Resolution set to invalid

comment:38 Changed 16 years ago by deyan

  • Status changed from closed to new
  • Resolution invalid deleted

comment:39 Changed 16 years ago by deyan

  • Owner changed from kyli to deyan
  • Status changed from new to s1a_analyzing

comment:40 Changed 16 years ago by deyan

  • Status changed from s1a_analyzing to s2c_design_ok

comment:41 Changed 16 years ago by deyan

commenting

comment:42 Changed 16 years ago by milo

  • Design_score set to 0
  • Imp._score set to 0
  • Test_score set to 0
  • Analysis_score set to 0

leaving

comment:43 Changed 16 years ago by deyan

  • Status changed from s2c_design_ok to new

comment:44 Changed 16 years ago by deyan

  • Status changed from new to s1a_analysis_started

comment:45 Changed 16 years ago by deyan

  • Status changed from s1a_analysis_started to s1b_analysis_finished

comment:46 Changed 16 years ago by deyan

  • Status changed from s1b_analysis_finished to new

comment:47 Changed 16 years ago by deyan

  • Description modified (diff)

comment:48 Changed 16 years ago by deyan

  • Description modified (diff)

comment:49 Changed 16 years ago by deyan

  • Importance set to 50
  • Status changed from new to s1a_analysis_started
  • Effort set to 4
  • Analysis_owners set to dan visel

taken

comment:50 Changed 16 years ago by deyan

  • Status changed from s1a_analysis_started to s1b_analysis_finished

done 180m

comment:51 Changed 16 years ago by deyan

  • Analysis_reviewers set to deyan
  • Analysis_score changed from 0 to 2

reviewing

comment:52 Changed 16 years ago by deyan

  • Status changed from s1b_analysis_finished to new

I dont like it, it's missing its ...

comment:53 Changed 16 years ago by deyan

  • Status changed from new to s1a_analysis_started
  • Analysis_owners changed from dan visel to dan visel,dan visel

taken

comment:54 Changed 16 years ago by deyan

  • Status changed from s1a_analysis_started to s1b_analysis_finished

ready

comment:55 Changed 16 years ago by deyan

  • Status changed from s1b_analysis_finished to s1c_analysis_ok
  • Analysis_reviewers changed from deyan to deyan,pap
  • Analysis_score changed from 2 to 4

comment:56 Changed 16 years ago by deyan

  • Design_owners set to dan visel
  • Status changed from s1c_analysis_ok to s2a_design_started

taken for design

comment:57 Changed 16 years ago by deyan

  • Status changed from s2a_design_started to s2b_design_finished

ready

comment:58 Changed 16 years ago by deyan

  • Status changed from s2b_design_finished to s1c_analysis_ok
  • Design_score changed from 0 to 3.5
  • Design_reviewers set to peko

comment:59 Changed 16 years ago by milo

  • Test_score changed from 0 to 1

comment:60 Changed 16 years ago by milo

  • Imp._score changed from 0 to 2.5

comment:61 Changed 16 years ago by milo

  • Milestone changed from M02_PRE2 to M02b_PRE2b

moving to the current iteration

comment:62 Changed 16 years ago by milo

  • Status changed from s1c_analysis_ok to closed
  • Resolution set to invalid

comment:63 Changed 16 years ago by milo

  • Category set to unknown
  • Design_owners dan visel deleted
  • Analysis_reviewers deyan,pap deleted
  • Design_reviewers peko deleted
  • Status changed from closed to s3c_implementation_ok
  • Resolution invalid deleted
  • Analysis_owners dan visel,dan visel deleted

cleaned the custom fields because it confused the reports.

comment:64 Changed 16 years ago by milo

  • Status changed from s3c_implementation_ok to closed
  • Resolution set to invalid

comment:65 Changed 16 years ago by todor

  • Category set to unknown
  • Status changed from closed to new
  • Resolution invalid deleted

comment:66 Changed 16 years ago by deyan

  • Analysis_score changed from 4 to 2

comment:67 Changed 16 years ago by deyan

  • Test_owners set to deyan

comment:68 Changed 16 years ago by deyan

  • Cc deyan added

comment:69 Changed 16 years ago by deyan

  • Status changed from new to s2c_design_ok

comment:70 Changed 16 years ago by deyan

  • Design_owners changed from dan visel to dan visel, deyan

comment:71 Changed 16 years ago by deyan

  • Status changed from s2c_design_ok to s3c_implementation_ok

Batch update from file report_18.csv

comment:72 Changed 16 years ago by deyan

  • Status changed from s3c_implementation_ok to new

Batch update from file report_18.csv

comment:73 Changed 16 years ago by deyan

  • Owner changed from deyan to pacitu

Batch update from file report_18.csv

comment:74 Changed 16 years ago by deyan

  • Design_owners dan visel, deyan deleted
  • Analysis_reviewers deyan,pap deleted
  • Analysis_score changed from 2 to 0
  • Cc deyan removed
  • Test_score changed from 1 to 0
  • Design_score changed from 3.5 to 0
  • Design_reviewers peko deleted
  • Imp._score changed from 2.5 to 0
  • Analysis_owners dan visel,dan visel deleted

comment:75 Changed 16 years ago by deyan

  • Type changed from planned_task to bug

comment:76 Changed 16 years ago by deyan

  • Status changed from new to s1b_analysis_finished

dasdas

comment:77 Changed 16 years ago by deyan

  • Status changed from s1b_analysis_finished to s2a_design_started

comment:78 Changed 16 years ago by deyan

  • Status changed from s2a_design_started to s3b_implementation_finished

comment:79 Changed 16 years ago by deyan

  • Status changed from s3b_implementation_finished to s3c_implementation_ok

comment:80 Changed 16 years ago by deyan

  • Status changed from s3c_implementation_ok to new

comment:81 Changed 16 years ago by deyan

  • Status changed from new to s1b_analysis_finished

comment:82 Changed 16 years ago by deyan

  • Status changed from s1b_analysis_finished to s2a_design_started

comment:83 Changed 16 years ago by deyan

  • Status changed from s2a_design_started to s2b_design_finished

comment:84 Changed 16 years ago by deyan

  • Status changed from s2b_design_finished to s2c_design_ok

comment:85 Changed 16 years ago by deyan

  • Owner changed from pacitu to deyan
  • Status changed from s2c_design_ok to s3a_implementation_started

comment:86 Changed 16 years ago by deyan

  • Status changed from s3a_implementation_started to s3b_implementation_finished

comment:87 Changed 16 years ago by deyan

  • Status changed from s3b_implementation_finished to s3c_implementation_ok

comment:88 Changed 16 years ago by deyan

  • Status changed from s3c_implementation_ok to closed
  • Resolution set to invalid

comment:89 Changed 15 years ago by deyan

  • Status changed from closed to new
  • Total Hours set to 0
  • Add Hours to Ticket set to 0
  • Billable? set
  • Estimated Number of Hours set to 0
  • Resolution invalid deleted

comment:90 Changed 15 years ago by deyan

  • Type changed from bug to feature

comment:91 Changed 15 years ago by deyan

  • Status changed from new to s1a_analysis_started

comment:92 Changed 15 years ago by deyan

  • Status changed from s1a_analysis_started to s1b_analysis_finished

comment:93 Changed 15 years ago by deyan

  • Status changed from s1b_analysis_finished to s1c_analysis_ok

comment:94 Changed 15 years ago by deyan

  • Status changed from s1c_analysis_ok to s2a_design_started

comment:95 Changed 15 years ago by deyan

  • Status changed from s2a_design_started to s2b_design_finished

comment:96 Changed 15 years ago by deyan

  • Status changed from s2b_design_finished to s2c_design_ok

comment:97 Changed 15 years ago by deyan

  • Status changed from s2c_design_ok to s3a_implementation_started

comment:98 Changed 15 years ago by deyan

  • Status changed from s3a_implementation_started to s3b_implementation_finished

comment:99 Changed 15 years ago by deyan

  • Status changed from s3b_implementation_finished to s3c_implementation_ok

comment:100 Changed 15 years ago by deyan

  • Status changed from s3c_implementation_ok to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.