[Trac] Trac migration, milestones

2014-10-09 Thread anna-maria.kotulla
Dear All,
 
I have to migrate Trac from one server to another one. I could not find a 
method to transfer the milestones, can you suggest me a solution?
 
Thank you in advance,
 
Anna

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Trac migration, milestones

2014-10-09 Thread Greg Troxel

anna-maria.kotulla anna-maria.kotu...@areva.com writes:

 I have to migrate Trac from one server to another one. I could not find a 
 method to transfer the milestones, can you suggest me a solution?

Did you move the entire database?  Is the list of milestones stored
someplace else?


pgpnCl7nyOSnB.pgp
Description: PGP signature


Re: [Trac] Trac migration, milestones

2014-10-09 Thread Matthew Caron

Dump and reload the DB.

On 10/09/2014 09:14 AM, anna-maria.kotulla wrote:

Dear All,
I have to migrate Trac from one server to another one. I could not find
a method to transfer the milestones, can you suggest me a solution?
Thank you in advance,
Anna

--
You received this message because you are subscribed to the Google
Groups Trac Users group.
To unsubscribe from this group and stop receiving emails from it, send
an email to trac-users+unsubscr...@googlegroups.com
mailto:trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com
mailto:trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


--
Matthew Caron, Software Build Engineer
Red Lion Controls | www.redlion.net
+1 (518) 877-5173 x138 office

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Trac migration, milestones

2014-10-09 Thread Matthew Caron

On 10/09/2014 09:29 AM, Matthew Caron wrote:

Dump and reload the DB.

On 10/09/2014 09:14 AM, anna-maria.kotulla wrote:

Dear All,
I have to migrate Trac from one server to another one. I could not find
a method to transfer the milestones, can you suggest me a solution?
Thank you in advance,


Sorry, looking at Greg's response, I realize that this was woefully 
underexplained (I knew what I meant in my head, you must know what I 
mean too, right? :-) )


I also top-posted, bad me.

You shouldn't need to migrate anything individually. If you're using a 
DB server, dump it on the old box, move the dump to the new box and load 
it there. Also copy over the trac install dir, and you should be good to go.


If you're using sqlite, I believe that the DB file is stored in a subdir 
of the trac install dir, so you just need to copy it over.


This will grab everything, and move it from your old machine to your new 
one. As long as the base trac infrastructure properly installed on the 
new machine (webserver, DB server or support files, python stuff, etc.) 
it should just work.

--
Matthew Caron, Software Build Engineer
Red Lion Controls | www.redlion.net
+1 (518) 877-5173 x138 office

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Trac migration, milestones

2014-10-09 Thread anna-maria.kotulla
Thank you, it worked!


-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Unable To Post Attachment

2014-10-09 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08.10.2014 21:51, Duckworth, Douglas C wrote:
 Good Afternoon,
 
 I am getting this error when attempting to post an attachment:
 
 
 Trac detected an internal error:
 OSError: [Errno 13] Permission denied:
 '/var/www/trac/files/attachments/ticket'

The path must be writeable for the UID that your Trac process is running
with.

Steffen Hoffmann
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iEYEARECAAYFAlQ2/yQACgkQ31DJeiZFuHdACQCg0jfvCFg7Qai+bAKDQ3WXR/KX
TZ0AoIdL7wp14M+2YAAHjI2luX1dhCds
=5wwr
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.