02:27.56 |
Notify |
03BRL-CAD Wiki:Sjannamaraju * 0
/wiki/User:Sjannamaraju: |
03:46.42 |
*** join/#brlcad ishwerdas
(~inderplus@117.199.100.22) |
03:47.21 |
ishwerdas |
hi sean |
04:07.02 |
*** join/#brlcad witness
(~witness12@122.162.254.245) |
04:08.59 |
*** join/#brlcad DarkCalf
(~DarkCalf@173.231.40.98) |
04:36.55 |
*** join/#brlcad FOSScookie
(~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) |
04:48.50 |
Notify |
03BRL-CAD Wiki:Inderpreet * 6312 /wiki/Deuces:
/* Outreach and Research */ Added Arc Reactor Task |
05:22.21 |
*** join/#brlcad FOSScookie
(~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) |
07:31.02 |
*** join/#brlcad binaryking
(~binarykin@unaffiliated/nafcool) |
08:20.57 |
*** join/#brlcad FOSScookie
(~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) |
08:40.35 |
*** join/#brlcad witness
(~witness12@122.162.254.245) |
09:33.45 |
*** join/#brlcad ishwerdas
(~inderplus@117.199.100.22) |
10:09.23 |
*** join/#brlcad witness
(~witness12@122.162.254.245) |
10:18.44 |
*** join/#brlcad ishwerdas
(~inderplus@117.199.110.44) |
10:47.48 |
Notify |
03BRL-CAD Wiki:Stattrav * 6313 /wiki/Deuces:
Added a web task. |
11:10.39 |
*** join/#brlcad FOSScookie
(~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) |
11:15.47 |
*** join/#brlcad witness
(~witness12@122.162.254.245) |
11:29.17 |
*** join/#brlcad gjeet
(~gaurav@117.199.110.44) |
12:43.08 |
*** join/#brlcad archit
(0e8b5206@gateway/web/freenode/ip.14.139.82.6) |
12:43.43 |
*** join/#brlcad chetna
(75d05c50@gateway/web/freenode/ip.117.208.92.80) |
12:44.12 |
chetna |
hi all |
12:44.52 |
*** part/#brlcad archit
(0e8b5206@gateway/web/freenode/ip.14.139.82.6) |
12:45.38 |
*** join/#brlcad new_user
(0e8b5206@gateway/web/freenode/ip.14.139.82.6) |
12:46.21 |
*** join/#brlcad archit_
(75d05c50@gateway/web/freenode/ip.117.208.92.80) |
12:46.56 |
archit_ |
all |
12:46.56 |
archit_ |
hi |
12:50.50 |
archit_ |
i have already worked on a game through open
gl i am interetsted in working in image processing could someone
please guide me how to start working on tasks for google code
in |
13:29.41 |
*** join/#brlcad kesha
(~kesha@14.139.122.114) |
13:38.54 |
*** join/#brlcad ishwerdas
(~inderplus@117.199.110.44) |
13:42.18 |
``Erik |
maths22: websvn hammered the machine again
with a slew (50+) svn calls in parallel, so I disabled it (chmod 0
style, so apache will send a 403). My gut feeling is that the
websvn software does a lot of connections to the server (like 2 for
every revision of every file) so our large repository, reaching
across the interwebs to sourceforge, things go wonky when a bot
traipses in and starts hammering... but the large number of svn
calls |
13:44.07 |
*** join/#brlcad yiyus
(1242712427@server1.bouncer4you.de) |
13:50.02 |
starseeker |
does websvn work against a local repository
without the drama? We could rsync the repo and mirror it
locally... |
13:56.25 |
starseeker |
or we could try viewvc (which I believe is
what sourceforge used to use before their latest
iteration...) |
14:15.24 |
*** join/#brlcad FOSScookie
(~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) |
14:15.33 |
starseeker |
a quick experiment suggests that a local
rsync'd copy of the svn repo will work... |
14:19.07 |
starseeker |
``Erik: if that causes any trouble, just go
ahead and delete the websvn3 directory... |
14:20.32 |
starseeker |
also, the local repo copy shows Jun 11 as its
last update date - if that's on a cron job we probably need to
retarget the link to the new repo location |
14:24.10 |
starseeker |
``Erik: do we not like ViewVC's use of CGI
programs? |
14:27.41 |
starseeker |
(just wondering in case websvn proves
problematic even in local repo mode...) |
14:37.30 |
starseeker |
tries both enscript and
GeSHi, sees merits to both... |
14:37.32 |
starseeker |
hmm |
14:46.52 |
*** join/#brlcad witness
(~witness12@122.162.254.245) |
14:51.27 |
starseeker |
``Erik: is there any downside to simply
flushing websvn's temp directory every hour of files older than
some threshold time? |
14:52.33 |
starseeker |
that presupposes the tmp directory is specific
to websvn, of course |
15:05.10 |
maths22 |
It currently does it with a local
repo |
15:05.46 |
maths22 |
The biggest problem is that it spawns lots of
processes, even with the local repo |
15:05.50 |
maths22 |
We can deal with temp |
15:06.04 |
maths22 |
/usr/src/brlcad is the local copy used by
websvn |
15:10.17 |
``Erik |
starseeker: I'm the wrong dude to ask, I'm
just trying to protect the machine from this thing :D |
15:20.26 |
*** join/#brlcad kesha
(~kesha@14.139.122.114) |
15:27.30 |
starseeker |
``Erik: fair enough |
15:28.10 |
starseeker |
I've tweaked things a bit and set up http://brlcad.org/websvn3/listing.php?repname=BRL-CAD
to use the local clone of the svn repo - let me know if that starts
causing trouble |
15:29.15 |
starseeker |
maths22: ah, so the space eating was with the
one using the local repo? |
15:30.09 |
starseeker |
``Erik: if we can have a temp directory just
for websvn, I'll point it to that - could you set up a cron job to
flush it once an hour or some such? |
15:30.26 |
starseeker |
maths22: looks like it's quite dated |
15:30.33 |
starseeker |
the /usr/src/brlcad sync |
15:33.25 |
starseeker |
I suspect what's happening (based on the
behavior I'm seeing) is that websvn is caching results it generates
from the subversion repo to improve performance. As soon as
anything automated hits our repo, crunch. |
15:34.30 |
starseeker |
the authors must have been assuming either
small repos, a *lot* of disk space, or no automatic scripts that
systematically query every link |
16:00.24 |
*** join/#brlcad binaryking
(~binarykin@unaffiliated/nafcool) |
16:06.32 |
*** join/#brlcad witness
(~witness12@122.162.254.245) |
16:22.20 |
*** join/#brlcad binaryking
(~binarykin@unaffiliated/nafcool) |
16:47.15 |
*** join/#brlcad binaryking_
(~binarykin@117.200.82.73) |
16:54.40 |
ishwerdas |
hi binaryking |
16:55.17 |
ishwerdas |
hi binaryking_ |
16:58.18 |
binaryking_ |
hi ishwerdas |
16:58.36 |
*** join/#brlcad binaryking
(~binarykin@unaffiliated/nafcool) |
16:58.43 |
ishwerdas |
you were talking about BRL-CAD logo
earlier |
16:58.48 |
binaryking |
ishwerdas: yep |
17:01.40 |
binaryking |
ishwerdas: so, what about a base64 image for
the logo? |
17:01.47 |
binaryking |
ishwerdas: instead of css3 |
17:02.03 |
ishwerdas |
I added CSS3 only logo because, i can then
manipulate it to create animations, for example when user hovers
the colors can change, the angle between two gears can be animated
to reflect the opening and closing of brlcad logo and various
amount of other manipulations can be done on that, |
17:02.12 |
ishwerdas |
m not sure if that can be done via base 64
image |
17:02.49 |
binaryking |
ishwerdas: I see |
17:03.09 |
binaryking |
no, that can't be achieved with a base64
encoded image |
17:03.25 |
ishwerdas |
is there any other advantage that you are
aware of with base64 image? |
17:04.25 |
binaryking |
ishwerdas: nope |
17:04.40 |
binaryking |
ishwerdas: btw, the new website looks
awesome! |
17:05.20 |
binaryking |
ishwerdas: can you brief me about BRL CAD and
Qt, how is Qt used by BRL CAD? |
17:05.50 |
binaryking |
brlcad: ^^ |
17:08.18 |
*** join/#brlcad witness
(~witness12@122.162.254.245) |
17:08.20 |
ishwerdas |
binaryking: thanks :) |
17:10.46 |
ishwerdas |
binaryking: I guess this may help you http://brlcad.org/wiki/New_Cross-Platform_3D_Display_Manager |
17:10.53 |
binaryking |
ishwerdas: does the website use
jQuery? |
17:10.59 |
binaryking |
ishwerdas: ah, thanks :) |
17:11.43 |
binaryking |
wishes to have some tasks on
Qt stuff as well ;) |
17:12.23 |
ishwerdas |
yes it uses jQuery |
17:13.09 |
binaryking |
cool |
17:13.22 |
binaryking |
maybe then I can come handy with web stuff
;) |
17:14.46 |
ishwerdas |
that would be great! |
17:27.55 |
binaryking |
http://brlcad.org/wiki/GCI_Tasks
- is this the tasks list for GCI '13? |
17:30.38 |
*** join/#brlcad Notify
(~notify@66-118-151-70.static.sagonet.net) |
17:55.09 |
binaryking |
^^ |
17:59.10 |
``Erik |
binaryking: I think http://brlcad.org/wiki/Deuces
is a better list at the moment |
17:59.49 |
binaryking |
``Erik: thank you |
19:01.24 |
maths22 |
Can subversion-python be installed on the
server? |
19:07.37 |
maths22 |
It is part of the subversion port (I
think) |
19:39.31 |
*** join/#brlcad kesha
(~kesha@14.139.122.114) |
20:38.37 |
Notify |
03BRL-CAD:tbrowder2 * 58554
(ova/VM_Update-GCI-2012-12-27/CMAKE.log
===================================================================
and 748 others): add notes from VM update task, GCI, by
Cezar |
20:54.35 |
Notify |
03BRL-CAD:tbrowder2 * 58555 ova/README-VM.txt:
use Cezar's updated version and trim some more. |
20:55.23 |
Notify |
03BRL-CAD:tbrowder2 * 58556 (ova/README-VM.txt
===================================================================
and 57 others): rename for clarity |
21:24.23 |
*** join/#brlcad yiyus
(1242712427@server1.bouncer4you.de) |
21:47.10 |
maths22 |
I currently have very high CPU use from
JAVA |
21:47.19 |
maths22 |
Dont worry about it unless it causes a
problem |