Just a curious question.
I'm currently writing an application (where I'll finally get to try Swiftmailer!).
The next step is porting it into SVN for versioning. Typically I prefer to make libraries externals (easier to update). Is Swiftmailer available from SVN (somewhere) or just from the final tarballs?
Where lies the repository?
Moderators: Chris Corbyn, General Moderators
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: Where lies the repository?
I did start using CVS but through my own gripes for CVS I abandoned that. When I tried to set up SVN on SF.net it was down. Let me see if I can get it up today since I'm in the middle of version 3 so I could do with having it really.Maugrim_The_Reaper wrote:Just a curious question.
I'm currently writing an application (where I'll finally get to try Swiftmailer!).
The next step is porting it into SVN for versioning. Typically I prefer to make libraries externals (easier to update). Is Swiftmailer available from SVN (somewhere) or just from the final tarballs?
EDIT | Problems --> viewtopic.php?t=59253
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Here you go 
Note that branches/v3 is where I'm currently working so only critical updates will be made to the trunk until version 3 is ready.
Note that branches/v3 is where I'm currently working so only critical updates will be made to the trunk until version 3 is ready.
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
Worked a charm
.
You can view my project's log over on:
http://astrumfutura.svn.sourceforge.net ... /?view=log
Currently pulling the library from the 2.1.17 tag, so I switch to v3 whenever it's ready for a trial run.
You can view my project's log over on:
http://astrumfutura.svn.sourceforge.net ... /?view=log
Currently pulling the library from the 2.1.17 tag, so I switch to v3 whenever it's ready for a trial run.