vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Anyone using a CVS system ? (https://vborg.vbsupport.ru/showthread.php?t=109620)

derekivey 03-10-2006 10:37 PM

Ok guys, I noticed that my linux computer (Fedora Core 4) has a CVS server already installed. I downloaded that Tortoise Client, and when I export my files I notice that it doesn't add that Revision info to the top, does anyone know how to enable this?

Thanks,
Derek

Trigunflame 03-11-2006 01:00 AM

Quote:

Originally Posted by derekivey
Ok guys, I noticed that my linux computer (Fedora Core 4) has a CVS server already installed. I downloaded that Tortoise Client, and when I export my files I notice that it doesn't add that Revision info to the top, does anyone know how to enable this?

Thanks,
Derek

You need keywork expansion enabled for that file for one thing.. then you have to actually add the keyword to the file:

ie..

/* $Id:$ */

deathemperor 03-17-2006 01:38 PM

I'm still desperately in need of having a CVS (Subversion) installed. If one know how to please post. As a "Modifications Hints and Tips" would be great for public uses. I've tried it many times and I somehow couldn't get passed by >_>

and oh Marco, I want to use it on my localhost cuz to keep track on multi projects at a time isn't a simple task.

derekivey 03-17-2006 02:10 PM

Quote:

Originally Posted by deathemperor
I'm still desperately in need of having a CVS (Subversion) installed. If one know how to please post. As a "Modifications Hints and Tips" would be great for public uses. I've tried it many times and I somehow couldn't get passed by >_>

and oh Marco, I want to use it on my localhost cuz to keep track on multi projects at a time isn't a simple task.

Do you have Linux installed on any computers at all? I have it installed on a really old and slow computer in my basement and it came with a CVS server installed. If you do just type the following in SSH and you should be able to get it working:
Code:

mkdir /path/to/cvs/folder/you/want/to/use
Code:

export CVSROOT=/path/to/cvs/folder/you/want/to/use
Code:

cvs init
Derek

deathemperor 03-18-2006 02:55 PM

I have my development station on Windows XP so I want to set up Subversion on it so too.

Thanks for your help anyway


All times are GMT. The time now is 08:05 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01141 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete