public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] battools sources in SVN?
@ 2009-07-17  7:59 Andrew Lunn
  2009-07-17  8:09 ` Sven Eckelmann
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Lunn @ 2009-07-17  7:59 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hi Folks

The wiki page: http://open-mesh.org/wiki/Download says:

# svn co http://downloads.open-mesh.net/svn/batman/trunk/
# battool (for B.A.T.M.A.N. advanced): check out the complete
  repository, cd into battool (we're using symlinks here ...)

I have a complete checkout of trunk, but there is no battool
directory:

batman/trunk$ svn info
Path: .
Repository Root: http://downloads.open-mesh.net/svn/batman
Repository UUID: 45894c77-fb22-0410-b583-ff6e7d5dbf6c
Revision: 1347
Node Kind: directory
Schedule: normal
Last Changed Author: marek
Last Changed Rev: 1347
Last Changed Date: 2009-07-16 15:15:54 +0200 (Thu, 16 Jul 2009)

batman/trunk$ ls
batctl  batman-adv-kernelland  batman-experimental
batman  batman-debug4.pl       vis

batman/trunk$ find . -name battool*
batman/trunk$

Where have the source for battool gone?

      Thanks
        Andrew

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [B.A.T.M.A.N.] battools sources in SVN?
  2009-07-17  7:59 [B.A.T.M.A.N.] battools sources in SVN? Andrew Lunn
@ 2009-07-17  8:09 ` Sven Eckelmann
  2009-07-17  8:19   ` Sven Eckelmann
  2009-07-17 10:01   ` Andrew Lunn
  0 siblings, 2 replies; 7+ messages in thread
From: Sven Eckelmann @ 2009-07-17  8:09 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

[-- Attachment #1: Type: text/plain, Size: 347 bytes --]

> Hi Folks
>
> The wiki page: http://open-mesh.org/wiki/Download says:
>
> # svn co http://downloads.open-mesh.net/svn/batman/trunk/
> # battool (for B.A.T.M.A.N. advanced): check out the complete
>   repository, cd into battool (we're using symlinks here ...)
It is now called batctl and no developer has changed the wiki yet. :)

Regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [B.A.T.M.A.N.] battools sources in SVN?
  2009-07-17  8:09 ` Sven Eckelmann
@ 2009-07-17  8:19   ` Sven Eckelmann
  2009-07-17 13:47     ` Marek Lindner
  2009-07-17 10:01   ` Andrew Lunn
  1 sibling, 1 reply; 7+ messages in thread
From: Sven Eckelmann @ 2009-07-17  8:19 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

> > Hi Folks
> >
> > The wiki page: http://open-mesh.org/wiki/Download says:
> >
> > # svn co http://downloads.open-mesh.net/svn/batman/trunk/
> > # battool (for B.A.T.M.A.N. advanced): check out the complete
> >   repository, cd into battool (we're using symlinks here ...)
>
> It is now called batctl and no developer has changed the wiki yet. :)
Trac-Pages which must be changed:

 * http://www.open-mesh.net/wiki/batman-adv
 * http://www.open-mesh.net/wiki/BranchesExplained
 * http://www.open-mesh.net/wiki/Download

Regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [B.A.T.M.A.N.] battools sources in SVN?
  2009-07-17  8:09 ` Sven Eckelmann
  2009-07-17  8:19   ` Sven Eckelmann
@ 2009-07-17 10:01   ` Andrew Lunn
  2009-07-17 13:29     ` Marek Lindner
  1 sibling, 1 reply; 7+ messages in thread
From: Andrew Lunn @ 2009-07-17 10:01 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Fri, Jul 17, 2009 at 10:09:25AM +0200, Sven Eckelmann wrote:
> > Hi Folks
> >
> > The wiki page: http://open-mesh.org/wiki/Download says:
> >
> > # svn co http://downloads.open-mesh.net/svn/batman/trunk/
> > # battool (for B.A.T.M.A.N. advanced): check out the complete
> >   repository, cd into battool (we're using symlinks here ...)
> It is now called batctl and no developer has changed the wiki yet. :)

Thanks, found it.

There does not seem to be a way to create accounts on the wiki. Does
this mean only registered developers can edit the wiki pages?

     Andrew

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [B.A.T.M.A.N.] battools sources in SVN?
  2009-07-17 10:01   ` Andrew Lunn
@ 2009-07-17 13:29     ` Marek Lindner
  0 siblings, 0 replies; 7+ messages in thread
From: Marek Lindner @ 2009-07-17 13:29 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Friday 17 July 2009 18:01:28 Andrew Lunn wrote:
> > It is now called batctl and no developer has changed the wiki yet. :)

Yeah, very true. I just worked a lot on it recently and did not get to it yet. 
Also the manpage is not updated yet. :|


> There does not seem to be a way to create accounts on the wiki. Does
> this mean only registered developers can edit the wiki pages?

At the moment only admins can create more accounts. We have been limiting the 
access due to the fact that the whole website is a wiki and could be modified 
by everyone and until now there was not a high demand for writing stuff into 
the wiki. If you are interested I'll make you an account. :-)

Regards,
Marek


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [B.A.T.M.A.N.] battools sources in SVN?
  2009-07-17  8:19   ` Sven Eckelmann
@ 2009-07-17 13:47     ` Marek Lindner
  2009-07-17 14:13       ` Sven Eckelmann
  0 siblings, 1 reply; 7+ messages in thread
From: Marek Lindner @ 2009-07-17 13:47 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Friday 17 July 2009 16:19:12 Sven Eckelmann wrote:
> Trac-Pages which must be changed:
>
>  * http://www.open-mesh.net/wiki/batman-adv
>  * http://www.open-mesh.net/wiki/BranchesExplained
>  * http://www.open-mesh.net/wiki/Download

Thanks for your fast clarification. I modified the pages you mentioned. The 
"download" page contains a link to the battools debian package. I presume this 
link is still valid and you wait for the first stable release before you get 
batctl in ?

Regards,
Marek


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [B.A.T.M.A.N.] battools sources in SVN?
  2009-07-17 13:47     ` Marek Lindner
@ 2009-07-17 14:13       ` Sven Eckelmann
  0 siblings, 0 replies; 7+ messages in thread
From: Sven Eckelmann @ 2009-07-17 14:13 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

[-- Attachment #1: Type: text/plain, Size: 536 bytes --]

> Thanks for your fast clarification. I modified the pages you mentioned. The
> "download" page contains a link to the battools debian package. I presume
> this link is still valid and you wait for the first stable release before
> you get batctl in ?
The link is valid and will be valid until squeeze is out (but will show only a 
transitional package after the official release of batctl). I've send batctl 
for experimental to the new queue some weeks ago... but I am still waiting 
that it gets accepted.

Regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-07-17 14:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-17  7:59 [B.A.T.M.A.N.] battools sources in SVN? Andrew Lunn
2009-07-17  8:09 ` Sven Eckelmann
2009-07-17  8:19   ` Sven Eckelmann
2009-07-17 13:47     ` Marek Lindner
2009-07-17 14:13       ` Sven Eckelmann
2009-07-17 10:01   ` Andrew Lunn
2009-07-17 13:29     ` Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox