Code Comments
Programming Forum and web based access to our favorite programming groups.core is ignored by cvs import. you have to disable this feature by: cvs import -I ! On Monday 15 March 2004 16:58, Gabriel Birke wrote: > Hello! > > I'm using a CVS repository for my projects. My problem is, I wanted to > import a new project into the repository and the "core" directory in > the "smarty" directory just gets ignored. > > I cd to the project folder (myproject) and then I use the following > command: > cvs -d :ext:httpuser@192.168.4.2:/Volumes/Pladde/repo_home import > myproject1 kontor4 release-1 > > The first output line from CVS is > I myproject/includes/smarty/core > > Is this just some misconfiguration on my side (any ideas how to > configure it correctly)? Or has this something to do with Smarty? > > Gabriel > With best regards > > Gabriel Birke
Post Follow-up to this messageGabriel Birke schrieb: > Hello! > > I'm using a CVS repository for my projects. My problem is, I wanted to > import a new project into the repository and the "core" directory in > the "smarty" directory just gets ignored. > > I cd to the project folder (myproject) and then I use the following > command: > cvs -d :ext:httpuser@192.168.4.2:/Volumes/Pladde/repo_home import > myproject1 kontor4 release-1 > > The first output line from CVS is > I myproject/includes/smarty/core > > Is this just some misconfiguration on my side (any ideas how to > configure it correctly)? Or has this something to do with Smarty? > > Gabriel > With best regards > > Gabriel Birke > There is no need to import/(check in) smarty if you do not change it. Simply add "smarty" and "templates_c" to .cvsignore, that's my way. You can write in the release notes which version of smarty was tested or better is expected. Rainer Müller Rainer Müller -- Smarty Development Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.