Questions tagged [tuleap]

Tuleap is an open source project and application lifecycle management system.

Forked from in 2011, is an open source project and application lifecycle management system. Written in , Tuleap runs on 5 & 6 (alpha version for ) with a database. It is released daily and monthly (stable) under the GPLv2 license. Functionalities include trackers, wiki, source code repositories (, , ), , agile tools and more. It integrates with other open source tools such as and for code-reviews.

More information can be found on their official website: http://www.tuleap.org

97 questions
2
votes
1 answer

how can update tuleap

I can't update tuleap from 8.2 to 8.3 I have next error: http://tuleap.net/pub/tuleap/yum/rhel/5-php53/stable/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found Trying other mirror. Error: Cannot retrieve repository metadata…
2
votes
0 answers

How do I migrate tuleap from one machine to another?

First off, thanks to the Tuleap devels for an amazing product and making it available to the community in general. Tuleap's features are an almost perfect fit for our requirements of a tool to manage our development process. We are in the process of…
V C
  • 43
2
votes
1 answer

Tuleap: How to delete project

I am a beginner with Tuleap. I created two projects and want to delete one of them. How can I do that?
Laurent
  • 21
2
votes
1 answer

Tuleap: mail configuration on CentOS

In order to evaluate tuleap, I have made a full instalaltion on a fresh Centos 6.5. The mail feature doesn't seem to work as expected, which is critical as it's the way to validate new account creation. I have tried to edit the sendmail…
2
votes
1 answer

How to reset tuleap admin password from backend?

How would I reset the 'admin' user password from backend. I have the shell access to the Tuleap installation, and to the mysql backend database. In the current situation, I am unable to use the 'lost password' link as the email is not still setup…
Vyoma
  • 121
2
votes
1 answer

Can't connect after Tuleap install on Debian sid under docker

I have followed the instructions at http://doc-en.tuleap.net/en/latest/developer-guide/quick-start/run-tuleap.html, but hitting http://tuleap_web_1.tuleap-aio-dev.docker/ gives "Server not found". The first two points under "3.4. Troubleshooting"…
1
vote
1 answer

SVN browsing error session_set/session_checkip in Tuleap

When trying to browse the SVN tree I get this error message: import viewvc File "/usr/share/viewvc/lib/viewvc.py", line 71, in session.session_set() File "/usr/share/tuleap/src/www/../utils/session.py", line 81, in session_set if…
Luca
  • 11
1
vote
1 answer

Tuleap LDAP authentication and binding with current user login credentials

Can I set up the tuleap LDAP plugin to bind to the server with the current login credentials the user has inputted? This is how the Jenkins plugin functions but is is unclear if I can set up the tuleap plugin the same way. Also, is there a way to…
illumi
  • 11
1
vote
1 answer

tuleap installation on docker instance centos 7 gives error

Should this OS version *centos 7 give a problem on docker instance ? It is giving me following errors. Error: Package: 3:mailman-tuleap-2.1.12-18.2.el6.x86_64 (Tuleap) Requires: libpython2.6.so.1.0()(64bit) Error: Package:…
av1031
  • 11
1
vote
1 answer

Tuleap installation issue on RHEL7.1

I am following the installation guide to install Tuleap on RHEL7.1.  When I run this command: yum install --enablerepo=rpmforge-extras tuleap-all I get the following errors: --> Finished Dependency Resolution Error: Package:…
Mike
  • 13
1
vote
1 answer

Tuleap LDAP plugin installation

I have installed the ldap plugin in Tuleap 7.2.99.22, configure it with the following ldap.inc, activate it and turn to "ldap" the $sys_auth_type in /etc/codendi/conf/local.inc. $sys_ldap_server = "ldap://xx.xx.xx.xx:xxx"; $sys_ldap_dn = "OU=xxxxx…
ldubois
  • 15
1
vote
1 answer

How to enable debug mode in tuleap?

Could you help to enable debug mode in tuleap? We need to monitor what are the files and functions were run while trigger any event in tuleap,For example if i search an artifact i have to monitor what are the files and functions was run. Kindly…
kannan
  • 111
1
vote
1 answer

How I can made a reference to a document into mediawiki page in Tuleap

I would like made reference to a Tuleap document into a Tuleap-mediawiki page. I have test doc#ID but it doesn't create a link. It is possible to do that ?
1
vote
1 answer

Tuleap : How to save Bug tracker report configuration?

I created a Bug Tracker and open different bugs. When I enter in my Bug Tracker, I see a web page with a search form in the upper part and a list with the different bugs in the lower part. However by default there are no information given for each…
Antoine
  • 11
1
vote
0 answers

Task order in Cardwall

I'm using tuleap version 10. In my project I have an user story with several tasks in it, this tasks need to be done in a specific order, however this order doesn't match the order by wich they were created in the backlog. So, in sprint overview…
davidmr
  • 11
1
2 3 4 5 6 7