PHP 프로젝트를 CVS로 버전 관리하고, 동시에 테스트를 해볼 수

vudghkzm의 이미지

PHP 프로젝트를 CVS로 버전을 관리하고 싶습니다.
PHP 소스를 CVS로 업로드 함과 동시에 웹 브라우저를 통해서 제대로 동작을 하는지 테스트를 하고 싶습니다.

다시 말하면, PHP 소스를 CVS로 업로드 하면 이것은 CVS 저장소에 저장이 되겠죠. 헌데 PHP 와 같은 경우는 로컬에서 환경을 구축해서 제대로 동작 하는지 확인하는게 불편하고, 바로 웹 브라우저를 이용해서 서버로 접속을 해서 테스트를 보통 하는데...이렇게 CVS에 파일을 올려놓게 되면, 다시 CVS에서 파일을 받아서 다른 디렉토리( 웹으로 접근할 수 있는 곳)에 복사해놓고, 테스트를 하고 있습니다만...

위와 같은 것을 좀 더 쉽게 할 수 있는 방법이 있나요?
(암튼..말로 표현하기가 좀 어렵네요. ^^; )

noohgnas의 이미지

이클립스를 사용하세요

CVS, php 모두 사용가능합니다. 플러그인을 사용하면 바로바로 확인 할 수 있습니다.

http://landinfo.linuxstudy.pe.kr/lecture/eclipsePHP/


----
I think, therefore I am.

ssehoony의 이미지

작업한 후 잘 작동하는지 확인하고, 잘 작동하면 CVS 로 commit 하는게 순서 아닌가요?

작업디렉터리를 웹서버로 직접 연결하지 못하는 이유가 있나요?
그렇지 않다면, CVS 로 올리기전의 작업디렉터리를 web 서버에 바로 연결해서 웹에서 확인하고 이상없으면 CVS로 commit 하세요.

pynoos의 이미지

cvs를 파일 저장소로만 사용할 경우에는 그런 요구사항이 생길 수 있습니다만.
사실 cvs에 하나 올릴 때는 신중하게 그리고 잘 돌아가는것만 올리는 것이 원칙(?) 입니다.

원하시는 기능은 CVSROOT 를 checkout 하신뒤에 commitinfo를 적당히 수정하시고 commit하여 설정해두시면 원하는 기능을 이용할 수 있을 것입니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.