Well I think svn runs as an apache module or something, so it is
unlikely to show up on ps.

The trac server is run who knows where, but my guess is in the
m...@sagemath VM on boxen. M Abshoff may have set that up, so who
knows where it might be.

If we find it, I have instructions written down somewhere explaining
how to restart it.

Below is what we did for flint, though I am certain this list of
instructions doesn't work any more. (The flint trac server is down
indefinitely, I use a todo.txt in the git repo nowadays).

Bill.

starting trac:
=========
log into sage.math
Start a new session with screen
cd into ~/flint-trac/sage-3.0.5-x86_64-Linux
run Sage, i.e. ./sage
Then trac is started via the command:
trac(directory='flint_trac', port=12000,
address='sage.math.washington.edu', open_viewer=False)
Detach from screen via CTRL-A D

adding a user:
==========
cd into wbh...@sage:~/flint-trac/sage-3.0.5-x86_64-Linux/flint_trac/conf
The for user foobar run "htdigest passwd sage.math.washington.edu foobar"
it will then ask you for a new password which you then have to retype.

milestones:
========
wbh...@sage:~$ cd ~/flint-trac/sage-3.0.5-x86_64-Linux
wbh...@sage:~/flint-trac/sage-3.0.5-x86_64-Linux$ source local/bin/sage-env
(reverse-i-search)`tra': cd ~/flint-trac/sage-3.0.5-x86_64-Linux
wbh...@sage:~/flint-trac/sage-3.0.5-x86_64-Linux$ trac-admin
/home/wbhart/flint-trac/sage-3.0.5-x86_64-Linux/flint_trac
Welcome to trac-admin 0.10.3
Interactive Trac administration console.
Copyright (c) 2003-2006 Edgewall Software

Type:  '?' or 'help' for help on commands.

Trac [/home/wbhart/flint-trac/sage-3.0.5-x86_64-Linux/flint_trac]>
then you are in admin mode for trac
Then: "milestone help" tells you:
Trac [/home/wbhart/flint-trac/sage-3.0.5-x86_64-Linux/flint_trac]>
milestone help
milestone list
       -- Show milestones

milestone add <name> [due]
       -- Add milestone

milestone rename <name> <newname>
       -- Rename milestone

milestone due <name> <due>
       -- Set milestone due date (Format: "YYYY-MM-DD" or "now")

milestone completed <name> <completed>
       -- Set milestone completed date (Format: "YYYY-MM-DD" or "now")
milestone remove <name>
       -- Remove milestone

On 17 July 2010 12:53, Jason <ja...@njkfrudils.plus.com> wrote:
> Hi
>
> Doing a
> ps xa | grep -e svn
> on boxen reveals nothing , so it may be running on a virtual machine?
>
> Perhaps better to set up a new user like "thempirteam" for the svn and
> trac when we find it , and this time we will document it.
>
> Jason
>
> On Saturday 17 July 2010 13:46:49 Bill Hart wrote:
>> Hi William,
>>
>> You actually set it up svn in your home directory, back when we had
>> some issues with the original MPIR svn server on the other Jason's
>> machine. But I am sure it can be moved to Jason's home dir no
>> problems.
>>
>> By the way, on which machine is mpir_trac currently, as it is also
>> down? I think I can add trac users from a script on m...@sagemath,
>> which is likely a boxen VM right? But which one? And how is it
>> currently being run? From within a Sage session in screen? Or
>> something else?
>>
>> We should also transfer that over to Jason too, while we are at it.
>>
>> Bill.
>>
>> On 17 July 2010 13:39, William Stein <wst...@gmail.com> wrote:
>> > On Sat, Jul 17, 2010 at 1:10 PM, Jason
> <ja...@njkfrudils.plus.com> wrote:
>> >> On Saturday 17 July 2010 13:06:33 William Stein wrote:
>> >>> On Sat, Jul 17, 2010 at 12:40 PM, Jason
> <ja...@njkfrudils.plus.com>
>> >>
>> >> wrote:
>> >>> > On Friday 16 July 2010 23:20:32 Jason wrote:
>> >>> >> I get this when I try to commit to the svn
>> >>> >>
>> >>> >> Transmitting file data ..svn: Commit failed (details follow):
>> >>> >> svn: Can't get exclusive lock on file
>> >>> >> '/home/wstein/mpir/svn_repos/mpir/db/write-lock': No locks
>> >>
>> >> available
>> >>
>> >>> >> Thanks
>> >>> >> Jason
>> >>> >
>> >>> > It is still down and so is trac.
>> >>> > Actually you can read the svn OK , so it's probably just the
> write
>> >>
>> >> lock
>> >>
>> >>> > that needs to be removed.
>> >>> >
>> >>> > Thanks
>> >>>
>> >>> Hi,
>> >>>
>> >>> I know nothing about administering SVN and don't have any
> interest
>> >>
>> >> in
>> >>
>> >>> administering an SVN server.  Can somebody else take this over.
>  I can
>> >>> edit the systemwide file to make it so your svn server is used on
>> >>> boxen.
>> >>>
>> >>> Basically -- can somebody else do this.  I'm giving you the
> hardware...
>> >>>
>> >>> -- William
>> >>
>> >> OK , I can administer it , as it was under home/wstein  , I assumed
> I
>> >> didn't have the necessary permissions(I certainly dont have any
>> >> passwords for it, if it needs them?) to do anything about it.
>> >
>> > Why isn't it under *your* home directory?
>> >
>> > William
>> >
>> >> Jason
>> >
>> > --
>> > William Stein
>> > Professor of Mathematics
>> > University of Washington
>> > http://wstein.org
>> >
>> > --
>> > You received this message because you are subscribed to the
> Google Groups
>> > "mpir-devel" group. To post to this group, send email to
>> > mpir-de...@googlegroups.com. To unsubscribe from this group,
> send email
>> > to mpir-devel+unsubscr...@googlegroups.com. For more options,
> visit this
>> > group at http://groups.google.com/group/mpir-devel?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to