Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ensembl
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
ensembl
Commits
cc588393
Commit
cc588393
authored
21 years ago
by
Andreas Kusalananda Kähäri
Browse files
Options
Downloads
Patches
Plain Diff
Small additions.
parent
2223598e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
misc-scripts/binary_delta/apply.README
+6
-5
6 additions, 5 deletions
misc-scripts/binary_delta/apply.README
with
6 additions
and
5 deletions
misc-scripts/binary_delta/apply.README
+
6
−
5
View file @
cc588393
...
...
@@ -75,9 +75,9 @@ Usage
./apply.pl homo_sapiens_core 11_31 12_31 | tee apply.out
Note that the non-optional arguments
are
exactly the same
as
those used with build.pl to create the delta files. The
delta
files
for
this example
are
assumed
to be available
in the
Note that the
three
non-optional arguments are exactly the same
as
those used with
build.pl
to create the delta
files. The
delta
files for this example are assumed to be available in the
homo_sapiens_core_11_31_delta_12_31 directory.
The "| apply.out" bit is only needed if you want to store the output
...
...
@@ -88,8 +88,9 @@ Usage
The apply.pl program will verify the MD5 checksums of all files
involved in the patch, including the delta files. The patching will
fail if any checksum fails. This means that databases modified on the
external site can not be updated in this way.
fail and the whole process will be aborted if any checksum fails.
This means that databases modified on the external site can not be
updated in this way.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment