Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Unable to connect to repository at URL

Unable to connect to repository at URL 12 years 1 month ago #6007

  • zheng
  • zheng's Avatar
Hi,

I want installation Telemac SVN in my workstation, but I am facing problem with Tortoise SVN Connection. My system is running on windows7. I had installed tortoise SVN-1.7.8.23174-x64-svn-1.7.6 in my laptop and it worked fine. now the tortoise SVN-1.7.8.23174-x64-svn-1.7.6 was installed in my workstation as well.
I created a folder: C:\opentelemac\v6p2 in workstation, then try to access the SVN repository by used checkout:

URL of repository: svn.opentelemac.org/svn/opentelemac/tags/v6p2r1/
checkout directory: C:\opentelemac\v6p2
Checkout Depth: Fully recursive
Revision: HEAD revision

the error message come out as below:

Command Checkout from svn.opentelemac.org/svn/opentelemac/tags/v6p2r1/, revision HEAD, Fully recursive, Externals included

Error: Unable to connect to a repository at URL
Error: 'svn.opentelemac.org/svn/opentelemac/tags/v6p2r1/'
Error: OPTIONS of 'svn.opentelemac.org/svn/opentelemac/tags/v6p2r1/':could not
Error: connect to server(svn.opentelemac.org)

Can anyone please explain me how to get rid of this issue please.

Thanks
zheng
The administrator has disabled public write access.

Unable to connect to repository at URL 12 years 1 month ago #6009

  • ails
  • ails's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 140
  • Thank you received: 17
Hello,

Log first at svn.opentelemac.org/svn/opentelemac/tags/v6p2r1 through a web browser, it often helps as it will check url, login/password and update your SVN credentials...

If you are using a proxy, you sometimes need to add the proxy's url in the SVN configuration file (located in %APPDATA%/subversion/servers [windows], $HOME/.subversion/servers [Linux])

[global]
http-proxy-host = url_to_proxy
http-proxy-port = proxy_port

Regards,

Fabien
The administrator has disabled public write access.

Unable to connect to repository at URL 12 years 1 month ago #6024

  • zheng
  • zheng's Avatar
Hi, Fabien,

Thanks for your message and I do not using a proxy at present.

I log at svn.opentelemac.org/svn/opentelemac/tags/v6p2r1/ through a web browser, but it is unable to connect to a repository at URL.. but the problem did not come out in my laptop installation. The TortoiseSVN-1.7.8.23174-x64-svn-1.7.6 only allow to download once or not?

Could you send me another TortoiseSVN if it is a problem, please?

Thanks
zheng
The administrator has disabled public write access.

Unable to connect to repository at URL 12 years 1 month ago #6026

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
You could download as many times as you want with Tortoise SVN
If this works on yoru laptop but not on your workstation that means there is a difference between the two configurations (rights?, network? ...)
Regards
Christophe
The administrator has disabled public write access.

Unable to connect to repository at URL 12 years 1 month ago #6027

  • ails
  • ails's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 140
  • Thank you received: 17
Hi,

I'm using Tortoise 1.7.6 which includes SVN 1.7.4. May be a too recent version of SVN can cause trouble with the one used by HRW's SVN server.

Few ideas :
- Has your network any security restriction ? It was one of our problems at EDF...
- May be using a securised connection :
svn.opentelemac.org/svn/opentelemac/tags/v6p2r1
- TortoiseSVN->Settings->Saved Data and clear the authentication data
- Something specific in TortoiseSVN->Settings->Network ?

Regards,

Fabien
The administrator has disabled public write access.

Unable to connect to repository at URL 12 years 1 month ago #6041

  • zheng
  • zheng's Avatar
Hi,

Thank you very much!

-TortoiseSVN->Settings->Saved Data, there are two combo box down in authentication data and log messages.

How do them clear? I read help of TortoiseSVN but it is still not work!!

Thanks,
zheng
The administrator has disabled public write access.

Unable to connect to repository at URL 12 years 1 month ago #6053

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Having a client SVN version more recent than our SVn server should work fine. The opposite, however does not work very well but only when committing code back to the repository.

Hence, no problem there.

Sébastien.
The administrator has disabled public write access.

Unable to connect to repository at URL 12 years 4 weeks ago #6078

  • zheng
  • zheng's Avatar
Hi,

Thanks for your helps.

The problem of unable to connect to repository at URl was sort out by added proxy setting details within the application.

then check out the python 2.7 by type>python -V and come out Python 2.7.3, which is ok.

then the configuration file has been revised and attached.

then environment variable has set:
$PATH C:\opentelemac\v6p2\pytel;C:\Python27
$SYSTELCFG C:\opentelemac\v6p2\config\systel.cfg

after then typing the following in the terminal >compiletelemac.py
it is work but not finished. the error message is coming out:

xilink: executing 'link'
LINK : fatal error LNK1104: cannot open file 'LIBCMT.lib'

can anyone please help me again.

Thanks
zheng
The administrator has disabled public write access.

Unable to connect to repository at URL 12 years 4 weeks ago #6084

  • zheng
  • zheng's Avatar
Hi,

it stoped \specialv6p2.lib

Copy more as below:


... now scanning tel3d_v6p2
... now scanning toma_v6p2
... now scanning damo_v6p2
... now scanning postel3d_v6p2
... now scanning arte_v6p2
... now scanning paravoid_v6p2
... now scanning tel2d_v6p2
... now scanning stbtel_v6p2
... now scanning mumpsvoid_v6p2
... now scanning sisyphe_v6p2
... now scanning bief_v6p2
... now scanning special_v6p2


Building the who calls who tree for HOMERE_TELEMAC2D and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

xilib: executing 'lib'
- created C:\opentelemac\v6p2\telemac2d\tel2d_v6p2\win7tels\telemac2dv6p2.lib

xilib: executing 'lib'
- created C:\opentelemac\v6p2\telemac2d\tel2d_v6p2\win7tels\sisyphev6p2.lib
xilib: executing 'lib'
- created C:\opentelemac\v6p2\telemac2d\tel2d_v6p2\win7tels\tomawacv6p2.lib
xilib: executing 'lib'
- created C:\opentelemac\v6p2\telemac2d\tel2d_v6p2\win7tels\biefv6p2.lib
xilib: executing 'lib'
- created C:\opentelemac\v6p2\telemac2d\tel2d_v6p2\win7tels\damoclesv6p2.lib
xilib: executing 'lib'
- created C:\opentelemac\v6p2\telemac2d\tel2d_v6p2\win7tels\mumpsvoidv6p2.lib

xilib: executing 'lib'
- created C:\opentelemac\v6p2\telemac2d\tel2d_v6p2\win7tels\paravoidv6p2.lib
xilib: executing 'lib'
- created C:\opentelemac\v6p2\telemac2d\tel2d_v6p2\win7tels\specialv6p2.lib
xilink: executing 'link'
LINK : fatal error LNK1104: cannot open file 'LIBCMT.lib'

...

thanks
The administrator has disabled public write access.

Unable to connect to repository at URL 12 years 4 weeks ago #6079

  • zheng
  • zheng's Avatar
my systel.cfg:

# _____ _______________________________
# ____/ TELEMAC Project Definitions /______________________________/
#
[Configurations]
configs: win7tels
# win7tels
#
# _____ ____________________________________
# ____/ windows 7 intel scalar /___________________________________/
[win7tels]
#
root: C:\opentelemac\v6p2
version: v6p2
language: 2
modules: update system
options:
#
cmd_obj: ifort.exe /c /Ot /iface:cref /iface:nomixed_str_len_arg /nologo /names:uppercase /convert:big_endian /extend_source:132 <mods> <incs> <f95name>
cmd_lib: xilib.exe /nologo /out:<libname> <objs>
cmd_exe: xilink.exe /nologo /subsystem:console /stack:536870912 /out:<exename> <objs> <libs>
#
mods_all: /include:<config>
#
sfx_zip: .zip
sfx_lib: .lib
sfx_obj: .obj
sfx_mod: .mod
sfx_exe: .exe
#
# also possible val_root: <root>/../validation
val_root: <modpath>/validation
val_rank: all
# also possible val_rank: <3 >7 6
#
#
# _____ ______________________________________
# ____/ windows 7 g95 scalar /_____________________________________/
[win7g95s]
#
root: C:\opentelemac\trunk
version: v6p2
language: 2
modules: update system
options:
#
cmd_obj: g95 -c -fendian=big -ffixed-line-length-132 <mods> <incs> <f95name>
cmd_lib: ar cru <libname> <objs>
cmd_exe: g95 -fendian=big -std=f95 -v -lm -o <exename> <objs> -Xlinker --start-group <libs> --end-group
#
mods_all: -I <config>
#
sfx_zip: .zip
sfx_lib: .lib
sfx_obj: .o
sfx_mod: .mod
sfx_exe: .exe
#
# also possible val_root: <root>/../validation
val_root: <modpath>/validation
val_rank: all
# also possible val_rank: <3 >7 6
#
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: borisb

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.