Don't do that. Install the Subclipse plugin for Eclipse, and check your code in manually. Doing it automatically is trivial to set up, but you don't get atomic commits by doing it that way, no do you get helpful commit messages. Without those, your version history is just a set of incremental backups, not anything of real use.
cheers, barneyb On Tue, Apr 29, 2008 at 9:51 AM, Steve Good <[EMAIL PROTECTED]> wrote: > Has anyone had any experience setting up a way to automate committing code > to a subversion repository? I'm using assembla.com as my hosted repository > and doing my commits manually through eclipse / tortoiseSVN. I'd love to be > able to setup a scheduled task that would commit my code automatically each > night, but I really don't know where I would start. Any advice on doing > this? > -- Barney Boisvert [EMAIL PROTECTED] http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304414 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

