IRC Chat : 2008-10-17 - OpenMRS

23:15:24 *** OpenMRSBot-test has joined #openmrs
23:17:35 <basic`> testing logs
23:19:24 <basic`> and once more...
23:19:35 <basic`> cool, its working (at least supybot is
23:28:13 *** atomicturtle has left #openmrs
23:29:39 <basic`> http://dev2.openmrs.org/irclogs/2008/10/17
23:29:41 <basic`> very cool
23:31:25 <jmiranda> nice work
23:32:08 <jmiranda> basic`, we can close the PM conversation and just discuss things here
23:32:20 <basic`> Sure
23:32:47 <basic`> so anything i can help test with let me know
23:34:28 <basic`> i think the modules.openmrs.org vhost needs a redirect similar to RewriteRule ^foo$ foo/ [R]
23:34:35 <basic`> to add the trailing slash to modules
23:38:02 *** openmrs_2444 has joined #openmrs
23:38:50 <jmiranda> ok
23:41:17 <jmiranda> i'm getting the following error
23:41:17 <jmiranda> update -r HEAD C:/Documents and Settings/Justin Miranda/My Documents/My Workspace/svn2-openmrs-trunk-force-uid
23:41:17 <jmiranda> A checksum mismatch occurred
23:41:17 <jmiranda> svn: Checksum mismatch for 'C:\Documents and Settings\Justin Miranda\My Documents\My Workspace\svn2-openmrs-trunk-force-uid\.classpath'; expected: '5b90c23c152f6b19c655c6675d706bd7', actual: '3ac3140de60344c152a25d54a29eb444'
23:41:32 <jmiranda> happens on an svn update
23:41:37 <basic`> let me check the logs
23:42:11 <basic`> hmm
23:42:37 <jmiranda> burke is going to test this
23:42:51 <jmiranda> i'm thinking this might be an issue on my side
23:43:03 <jmiranda> he's going to check out from svn.openmrs.org/openmrs/trunk
23:43:05 <basic`> the uuid is the exact same one as the previous repo was
23:43:18 <jmiranda> and then change his /etc/hosts file to pretend svn2 is svn
23:43:31 <basic`> good idea, that's what i was doing to test :)
23:43:38 <basic`> # svnlook uuid /var/lib/svn/openmrs
23:43:38 <basic`> 5bac5841-c719-aa4e-b3fe-cce5062f897a
23:43:45 <basic`> # svnlook uuid /var/lib/svn/openmrs.bak
23:43:46 <basic`> 5bac5841-c719-aa4e-b3fe-cce5062f897a
23:44:10 <basic`> .bak is the original dump/import from a few weeks ago
23:52:12 <jmiranda> looking good
23:52:42 <jmiranda> we just ran a few tests on existing branches (originally checked out from svn, not svn2)
23:54:20 <jmiranda> with /etc/hosts pointing svn.openmrs.org to svn2
23:54:33 <jmiranda> burke and i were able to do svn updates
23:59:31 <basic`> excellent