Author Topic: Does anyone want to be the new maintainer?  (Read 13040 times)

0 Members and 1 Guest are viewing this topic.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Does anyone want to be the new maintainer?
« Reply #30 on: April 05, 2007, 08:43:11 am »
http://www.joetheodd.com/workspace.rar (I hope Hdx has RAR)

Uploading right now. AFK work.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Hdx

  • The Hdx!
  • Full Member
  • ***
  • Posts: 311
  • <3 Java/Cpp/VB/QB
    • View Profile
Re: Does anyone want to be the new maintainer?
« Reply #31 on: April 05, 2007, 10:16:22 am »
Okay someone give it a try. Once we get it where we can actually get some shit done, I'll be reorginizing it.
~Hdx
http://img140.exs.cx/img140/6720/hdxnew6lb.gif
09/08/05 - Clan SBs @ USEast
 [19:59:04.000] <DeadHelp> We don't like customers.
 [19:59:05.922] <DeadHelp> They're assholes
 [19:59:08.094] <DeadHelp> And they're never right.

Offline chuck

  • Full Member
  • ***
  • Posts: 335
  • Canadian Biathlete
    • View Profile
    • Chucks Blog
Re: Does anyone want to be the new maintainer?
« Reply #32 on: April 05, 2007, 10:25:17 am »
Okay someone give it a try. Once we get it where we can actually get some shit done, I'll be reorginizing it.
~Hdx
The modules exist, but when you check them out...

Code: [Select]
chuck-findlays-emac:~/Documents/cvs chuck$ ls -R javaop2
CVS             Packaging       bin             src

javaop2/CVS:
Entries         Entries.Log     Repository      Root

javaop2/Packaging:
CVS

javaop2/Packaging/CVS:
Entries         Repository      Root

javaop2/bin:
CVS                     bot                     pluginmanagers
_main                   plugin_containers       users

javaop2/bin/CVS:
Entries         Entries.Log     Repository      Root

javaop2/bin/_main:
CVS

javaop2/bin/_main/CVS:
Entries         Repository      Root

javaop2/bin/bot:
CVS

javaop2/bin/bot/CVS:
Entries         Repository      Root

javaop2/bin/plugin_containers:
CVS

javaop2/bin/plugin_containers/CVS:
Entries         Repository      Root

javaop2/bin/pluginmanagers:
CVS

javaop2/bin/pluginmanagers/CVS:
Entries         Repository      Root

javaop2/bin/users:
CVS             statstring

javaop2/bin/users/CVS:
Entries         Entries.Log     Repository      Root

javaop2/bin/users/statstring:
CVS

javaop2/bin/users/statstring/CVS:
Entries         Repository      Root

javaop2/src:
CVS                     bot                     pluginmanagers
_main                   plugin_containers       users

javaop2/src/CVS:
Entries         Entries.Log     Repository      Root

javaop2/src/_main:
CVS

javaop2/src/_main/CVS:
Entries         Repository      Root

javaop2/src/bot:
CVS

javaop2/src/bot/CVS:
Entries         Repository      Root

javaop2/src/plugin_containers:
CVS

javaop2/src/plugin_containers/CVS:
Entries         Repository      Root

javaop2/src/pluginmanagers:
CVS

javaop2/src/pluginmanagers/CVS:
Entries         Repository      Root

javaop2/src/users:
CVS             statstring

javaop2/src/users/CVS:
Entries         Entries.Log     Repository      Root

javaop2/src/users/statstring:
CVS

javaop2/src/users/statstring/CVS:
Entries         Repository      Root

So the files existing would be useful =)
« Last Edit: April 05, 2007, 10:27:19 am by chuck »
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

Offline LordVader

  • Full Member
  • ***
  • Posts: 113
  • Knowledge is power.
    • View Profile
    • James Moss on the web!
Re: Does anyone want to be the new maintainer?
« Reply #33 on: April 05, 2007, 01:52:07 pm »
That's got it working basically just missing the rest of the files.

It is pulling down each module/plugin they get checked out and contains the project file only nothing else at the moment.
So is working and just bare/clean ready to be organised and built up from the looks of it anyway.

Good work,thx for getting that going, ill be out of town for 2 days will check back.. good luck ;d

Offline Hdx

  • The Hdx!
  • Full Member
  • ***
  • Posts: 311
  • <3 Java/Cpp/VB/QB
    • View Profile
Re: Does anyone want to be the new maintainer?
« Reply #34 on: April 05, 2007, 08:06:30 pm »
The files ARE there.
They are in \\goliath\e\cvsrpos\JavaOp
Should there be any CVS header file?
~Hdx
[edit]
Code: [Select]
>cvs list web
Listing module: web

.classpath
.project
contributers.html
download.html
faq.html
index.html
introduction.html
jar1.png
jar2.png
jar3.png
jar4.png
moderation.html
plugins.html
started.html
style.css
Give it a go everyone!
Same info as before.
CVSROOT=:pserver:cvsuser@hdx.jbls.org/JavaOp
Pass: javaop

~Hdx
« Last Edit: April 05, 2007, 09:09:10 pm by HdxBmx27 »
http://img140.exs.cx/img140/6720/hdxnew6lb.gif
09/08/05 - Clan SBs @ USEast
 [19:59:04.000] <DeadHelp> We don't like customers.
 [19:59:05.922] <DeadHelp> They're assholes
 [19:59:08.094] <DeadHelp> And they're never right.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Does anyone want to be the new maintainer?
« Reply #35 on: April 05, 2007, 10:23:42 pm »
Okay, let me get this crap all tagged up and whatnot. Please don't screw with the CVS until I'm finished, guys. :)
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Does anyone want to be the new maintainer?
« Reply #36 on: April 05, 2007, 10:39:22 pm »
Alright, I'll make a new pin about this stuffs. Topic locked.
I'd personally do as Joe suggests

You might be right about that, Joe.