• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

access denied when connecting on the cvs repo

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

i'm trying to get the latest source because i need to test jforum in french rather than in english, but i cannot connect to the cvs repo with the parameters found on the site, any idea why?

regards,
Jean.
[originally posted on jforum.net by JLE]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Utilises directement les commandes de base du CVS

cd cvsroot
cvs -d:pserver:guest@cvs.dev.java.net:/cvs login
cvs -d:pserver:guest@cvs.dev.java.net:/cvs co jforum
cvs -d:pserver:guest@cvs.dev.java.net:/cvs logon

Si tu as des question n'h̩sites pas
[originally posted on jforum.net by redhand]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Merci pour l'info.
j'ai finalement fait la manip chez moi et tout est ok.
est ce que les derni̬res sources corrigent le pb d'impossibilit̩ de poster un topic/subject qd la langue est configur̩e en fran̤ais?

@+,
Jean.
[originally posted on jforum.net by JLE]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Il manquait simplement les images et la feuille de style, c'est corrig̩
[originally posted on jforum.net by redhand]
 
Thanks tiny ad, for helping me escape the terrible comfort of this chair.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic