[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ftp synchronize and ignore .svn files

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-07-09 14:18:21 CEST

> How can I ignore al svn related files in a ftp export and synchronize? I
don't
> want to publish the all svn files to the server. Is there something
likewise
> the svnignore but then for ftp synchronize?

If you are talking about a generic FTP process, I do not think there is a
way. svn has a command export that will produce a copy that has no .svn
folders. The problem is that export is a complete process each time, it
doesn't work like update.

If you are talking about the Eclipse FTP plugin, then ideally it should be
smart enough to ignore files that are marked as Team Private in Eclipse.
However, I do not think that plugin is really maintained very heavily, so
you probably are not going to get much help.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sat Jul 9 22:18:21 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.