Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Repository changes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tobias Oberstein  
View profile  
 More options Mar 9 2012, 6:14 pm
From: Tobias Oberstein <tobias.oberst...@gmail.com>
Date: Sat, 10 Mar 2012 00:14:40 +0100
Local: Fri, Mar 9 2012 6:14 pm
Subject: Repository changes
Hello all,

I have done a couple of administrative things on the Git repos I wanted
to let you know.

You will need to adjust your Git repo clones. I am sorry for that
inconvenience, but better do it now, once for all ..

\Tobias

I have moved/renamed/splitoff the Git repos to our company GitHub
account:

https://github.com/oberstet/Autobahn =>
https://github.com/tavendo/AutobahnPython

https://github.com/oberstet/AutobahnAndroid =>
https://github.com/tavendo/AutobahnAndroid

JS code from old Autobahn repo =>
https://github.com/tavendo/AutobahnJS

The naming scheme:

Autobahn<Python, JS, Android, ..>

=> full featured WebSockets  + RPC/PubSub (WAMP)

AutobahnPush<Python, ...>

=> simple HTTP/REST push clients connecting to our upcoming
Autobahn.ws virtual appliance product. Allows to push out
to any WAMP clients.

How to change your Git stuff.

2 options:

a) Easy: Drop your clone, reclone from new repo location. Done.

git clone git://github.com/tavendo/AutobahnPython.git
git clone git://github.com/tavendo/AutobahnAndroid.git

b) Quite easy: change remote defs.

I.e. if you have setup your own repo to have "upstream" pointing to
Autobahn, then to adjust your Git remote's

git remote set-url upstream git://github.com/tavendo/AutobahnPython.git

git remote set-url upstream git://github.com/tavendo/AutobahnAndroid.git


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »