Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
0338b580
Commit
0338b580
authored
Aug 14, 2010
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Aug 14, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc_release (CVSROOT): Remove all occurrences.
From-SVN: r163253
parent
faa832a7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
maintainer-scripts/ChangeLog
+4
-0
maintainer-scripts/gcc_release
+0
-3
No files found.
maintainer-scripts/ChangeLog
View file @
0338b580
2010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
* gcc_release (CVSROOT): Remove.
2010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
* gcc_release (snapshot_print): Include md5 hash for every tarball
in the README file and notification mail.
...
...
maintainer-scripts/gcc_release
View file @
0338b580
...
...
@@ -703,13 +703,10 @@ TESTSUITE_DIRS=`adjust_dirs ${TESTSUITE_DIRS}`
#
Set
up
SVNROOT
.
if
[
$
LOCAL
-eq
0
];
then
SVNROOT=
"svn+ssh://${SVN_USERNAME}@${SVN_SERVER}${SVN_REPOSITORY}"
CVSROOT=
":ext:${SVN_USERNAME}@gcc.gnu.org/cvs/gcc"
else
SVNROOT=
"file:///svn/gcc"
CVSROOT=
"/cvs/gcc"
fi
export
SVNROOT
export
CVSROOT
########################################################################
#
Main
Program
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment