
billwilliams at qcsoftware
May 15, 2008, 5:38 AM
Post #5 of 5
(311 views)
Permalink
|
Sorry about that, I responded to the wrong message. -----Original Message----- From: trac-users[at]googlegroups.com [mailto:trac-users[at]googlegroups.com] On Behalf Of Bill Williams Sent: Thursday, May 15, 2008 8:20 AM To: trac-users[at]googlegroups.com Subject: [Trac] Re: can't "svnadmin load" I disabled the SMTP in trac. We use webmin so I took a look at our mail server (postfix) and saw it had a bunch of queued messages because it could not send to user properly so I created an alias for that user and those e-mails went out. Mind you, this user is not associated to the stuff we're doing with trac but I thought I'd fix it. Anyway, after that worked and decided to turn the SMTP back on in trac and all of the sudden, everything worked so maybe that had something to do with it but I don't understand why. Thank you for your help. -----Original Message----- From: trac-users[at]googlegroups.com [mailto:trac-users[at]googlegroups.com] On Behalf Of Emmanuel Blot Sent: Thursday, May 15, 2008 6:36 AM To: trac-users[at]googlegroups.com Subject: [Trac] Re: can't "svnadmin load" > rm -rf /var/local/svn/svn.mycompany.com > svnadmin create /var/local/svn/svn.mycompany.com > svnadmin load < web.svn Oops, last line would be: svnadmin load /var/local/svn/svn.mycompany.com < web.svn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users[at]googlegroups.com To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|