I use http://www.xp-dev.com (free private SVN service). SVN works great for me. I work in SVN locally or on dev server and when ready to deploy I just ssh to my public server and "svn update". Pretty happy with it.
On Jul 11, 2:20 pm, GravyFace <[email protected]> wrote: > rsync makes me feel funny where my bathing suit covers. > > On Sat, Jul 11, 2009 at 3:57 PM, nMac<[email protected]> > wrote: > > Since a few days ago I'm using sitecopy, a linux script that uploads only > > the modified files since the last update. > > > You can add exclusions and many other options. > > > But works only in Linux! > > > On Sat, May 16, 2009 at 7:29 PM, majna <[email protected]> wrote: > > >> Check out fredistranohttp://code.google.com/p/fredistrano/ > > >> SVN is compatible with all files... > > >> On May 16, 7:53 pm, adam <[email protected]> wrote: > >> > I currently use FileZilla and Windows Explorer. My IDE of choice is > >> > eclipse, but have never used any integrated features or plugins for > >> > deployment/synchronizing localhost and webhost. > > >> > I use Dreamhost, and I know they offer SVN as a feature, but was > >> > scared away by SVN's incompatibility with .htaccess files. But I > >> > guess I could create the repository, and then manually drop in > >> > the .htaccess files in their appropriate places, and then just use SVN > >> > from then on. But that's six .htaccess files and a lot of work. > >> > Cronjob for the .htaccess files? > > >> > Any advice or words of wisdom? > >> > Or at least share what tools you use to deploy! > > >> > Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
