Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gabriel Monnerat
slapos
Commits
eb881d54
Commit
eb881d54
authored
Jun 30, 2011
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fetch sanef project git repository.
This will allow to run test as other project.
parent
d10fde05
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
software/sanef/software.cfg
software/sanef/software.cfg
+5
-0
stack/erp5.cfg
stack/erp5.cfg
+1
-1
No files found.
software/sanef/software.cfg
View file @
eb881d54
...
...
@@ -8,6 +8,7 @@ extends =
../../component/gzip/buildout.cfg
../../component/maatkit/buildout.cfg
../erp5/software.cfg
../../stack/erp5.cfg
parts +=
mysql-tritonn-5.0
...
...
@@ -71,6 +72,10 @@ update-command = ${:command}
command =
${:svn} checkout ${:svn_param} https://svn.erp5.org/repos/public/erp5/trunk/utils/z2loganalyser/ ${:location} || exit 1
[sanef.repository]
<= erp5
repository = https://saneftestbot:kucahS5oav6jahch@git.erp5.org/repos/sanef.git
[bef-svn-template]
# Recipe infrae.subversion is using svn command under the hood, but there is
# no way to pass --trust-server-cert --non-interactive, so in 2.12 falvour
...
...
stack/erp5.cfg
View file @
eb881d54
...
...
@@ -179,7 +179,7 @@ update-command =
fi
[erp5_repository_list]
repository_id_list = erp5
repository_id_list =
sanef.repository
erp5
[erp5]
# Recipe zerokspot.recipe.git is disabled, as is not possible to change its
...
...
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