First backup to code.
as root:
cd /home
cp -r ./git ./git.org
update the existing code.
cd /home/git/gitorious
git add .
git commit
(post a comment, save and exit)
git pull
(Pulling resolve merge error with
http://genomewiki.ucsc.edu/index.php/Resolving_merge_conflicts_in_Git)
download:
wget
Humm,
I have the master of the mainline...what can I do? git pull origin master?
Do you think this can help me?
Il giorno mercoledì 28 novembre 2012 16:33:40 UTC+1, Federico Don ha
scritto:
>
> do you have the ultimate version for gitorious?
>
> I had this problem and when i update to version t
do you have the ultimate version for gitorious?
I had this problem and when i update to version the problem was solved!
2012/11/28 Graziano Aliberti
> Hi,
>
> my issue is that I've never seen "All good, your credential are correct"
>
> Always
>
> Not there yet.
> For debugging purposes, this i
Hi,
my issue is that I've never seen "All good, your credential are correct"
Always
Not there yet.
For debugging purposes, this is the DN we tried:
uid=MyUser,OU=Something,O=Something,C=it
The user, obviously, exists
Thank you,
Graziano
Il giorno mercoledì 28 novembre 2012 15:41:38 UTC+1,
Hello,
if you run the script for test
[root@gitorious gitorious]# bundle exec script/test_ldap_connection USER
PASSWORD
All good, your credentials are correct
what is your issue??
2012/11/28 Graziano Aliberti
> Hi Federico,
>
> I've tried with your configuration (changing the server and
Hi Federico,
I've tried with your configuration (changing the server and the base_dn)
but it doesn't work!
This is my configuration:
production:
disable_default: true
methods:
- adapter: Gitorious::Authentication::LDAPAuthentication
host: ldap.something.it
port: 389
On Tue, Nov 27, 2012 at 06:05:55AM -0800, Daniel E wrote:
> I know this is late, but I wanted to give some extra advice to people who
> may be googling and looking for a solution.
>
> For us, the gitorious poller service had crashed, causing SSH keys to not
> be added properly. To run the poller m
On Tue, Nov 27, 2012 at 04:41:42PM -0800, Bhavani Thodupunuri wrote:
> 1. logged into my local Gitorious server
> 2. upload your SSH key through the web interface
> 3. verified that the key is marked as ready
> 4. Deleted old keys which were already in the list.
> 5. Still does not work.
Bhavani,
Hi,
When I am trying to add ssh-key in Gitorious server. It says ssh-jey is not
ready (with Red-cross mark) after refresh also.
1. logged into my local Gitorious server
2. upload your SSH key through the web interface
3. verified that the key is marked as ready
4. Deleted old keys which were