Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ CMS (All) ⇒ Requests :: Archives ⇒ File Managment System :: Archived


File Managment System :: Archived
Requests for core changes must be submitted through the Projects Features section.
Go to page Previous  1, 2
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ⇒  Requests

Topic Archived View previous topic :: View next topic  
Author Message
DJ Maze
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 5683
Location: http://tinyurl.com/5z8dmv
PostPosted: Mon Jan 02, 2006 11:09 pm
Post subject: Re: File Managment System

UWS as programmer you should be familiar with reading documentations how else did you learn to write your own FTP client.
Tortoise comes with enough details to get you started and this also means for CVS.

If you want to dive in the CVS capabilities read the Cederqvist ximbiot.com/cvs/manual/

Or CVS server for Windows NT www.march-hare.com/cvs...res/cvsnt/
NOTE: they offer a Suite for £85 which mostly consists of freeware so don't get tricked


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
UWS_CIA
Newbie
Newbie

Offline Offline
Joined: Dec 30, 2005
Posts: 49
Location: Canada, British Columbia
PostPosted: Tue Jan 03, 2006 12:00 am
Post subject: Re: File Managment System

Reading what's that... lol...
20 years of flying by the seat of my pants...
I'm a guy... there is no manual you just jump right in and make it work... lol

Do you remember
    IBM
  • GWBASIC GOTO 10... Smile
  • QBASIC
  • EDLIN
  • Visual Basic the begining... lol
    Macintosh
  • Hypercard

Okay all kidding aside...
I'm just going to have to setup one of these CVS serevr on my network and play with it...

I'm pretty much a spounge when it comes to coding
Spelling on the other had, i blame on my typing... shhh...

K, i'm testing this TortoiseCVS app

On my desktop i have
Dir:CVS
  • Dir:CVS - nice green check mark on it...
  • Dir:CVS
    • File:Entries
    • File:Repository
    • File:.Root
  • File:config.php
  • File:install.php
  • File:.cvsignore

I've copied my server files to my local computer so that i can play with this...
Dir:HTML
  • Dir:admin
  • Dir:blocks
  • Dir:Ect., Ect.
  • File:banners.php
  • File:admin.php
  • File:Ect., Ect.

I've moved it a couple times...
But just not getting anything to kick in...
What am i doing wrong?
How do i get this to start running...
Is it like URL app e.g. connection info
Going to have to go over you post agin...


UWS_CIA's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows XP Pro/2.2.0/5.0.18/5.1.1/9.1.0.7 CVS
Back to top
View user's profile Visit poster's website
Head-e
Silver Supporter
Silver Supporter

Offline Offline
Joined: Apr 20, 2004
Posts: 937

PostPosted: Tue Jan 03, 2006 12:09 am
Post subject: Re: File Managment System

1) create a new folder on desktop
2) right click on folder and select cvs update
3) fill in settings for the cvs you wish to connect to
4) click on and it will update d/l all files to that folder


Head-e please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Photo Gallery
UWS_CIA
Newbie
Newbie

Offline Offline
Joined: Dec 30, 2005
Posts: 49
Location: Canada, British Columbia
PostPosted: Tue Jan 03, 2006 12:19 am
Post subject: Re: File Managment System

okay now we're getting somewhere...
Just need to find connection info... thnaxs...


UWS_CIA's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows XP Pro/2.2.0/5.0.18/5.1.1/9.1.0.7 CVS
Back to top
View user's profile Visit poster's website
Head-e
Silver Supporter
Silver Supporter

Offline Offline
Joined: Apr 20, 2004
Posts: 937

PostPosted: Tue Jan 03, 2006 12:23 am
Post subject: Re: File Managment System

check the CVS forum.. its in one of those posts for sure


Head-e please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Photo Gallery
UWS_CIA
Newbie
Newbie

Offline Offline
Joined: Dec 30, 2005
Posts: 49
Location: Canada, British Columbia
PostPosted: Tue Jan 03, 2006 12:55 am
Post subject: Re: File Managment System

I'm so close i could scream...

cvs -d :pserver:anonymous@cpgnuke.com:/cvs

Has this changed in anyway... i get a password required...

Setting...

CVSROOT = cvs -d :pserver:anonymous@cpgnuke.com:/cvs
Protocol = Secure shell(:ext)
Protocol parameters = NULL
Server = cpgnuke.com
Port = NULL
Repository folder /cvs
user name = cvs -d :pserver:anonymous

Module = i'm guesing the folder in which i want files to be grabbed.
FETCH LIST gives my a password required...
and then i abort and get the really annoying glass break...
OK button disabled as if i'm missing a parameter...


UWS_CIA's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows XP Pro/2.2.0/5.0.18/5.1.1/9.1.0.7 CVS


Last edited by UWS_CIA on Tue Jan 03, 2006 4:29 am; edited 1 time in total
Back to top
View user's profile Visit poster's website
xfsunoles
XHTML Specialist
XHTML Specialist

Offline Offline
Joined: Apr 30, 2004
Posts: 2502
Location: Melbourne, Florida
PostPosted: Tue Jan 03, 2006 2:14 am
Post subject: Re: File Managment System

use html as module, that give all core file. there is no password under anonymous as username


xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger Photo Gallery
UWS_CIA
Newbie
Newbie

Offline Offline
Joined: Dec 30, 2005
Posts: 49
Location: Canada, British Columbia
PostPosted: Tue Jan 03, 2006 4:28 am
Post subject: Re: File Managment System

Okay i got it working...
No problem found it just decide to work...
I knew it wasn't me... I feel much better...
I love software designed like this...
Can't blame the Coder(s) that designed it for M$ OS.
Got to blame the old nOObs at M$ for the crap OS.
Makes me want to go work at M$ and teach them a few things... Like don't release unless done...
I've bought every version that M$ has released...
XP being the first OS i like.
Vista better be true 64bit OS or i'm going Linux...


UWS_CIA's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows XP Pro/2.2.0/5.0.18/5.1.1/9.1.0.7 CVS
Back to top
View user's profile Visit poster's website
mc__
Debugger
Debugger

Offline Offline
Joined: Jul 12, 2005
Posts: 452
Location: QLD, Australia
PostPosted: Tue Jan 03, 2006 5:50 am
Post subject: Re: File Managment System

win98se was the first windoze i liked, and the last as well. And that thing crashed like crazy....

(i suppose win 2k3 isn't tooo bad).

yeah, cvs can be confusing at first but it really isn't that bad. cvs/svn are very helpfull systems, especially if you distribute your dfcms modules as the checkout of the stable branch of your cvs, then updating to the newest version via ssh is siiiiimple.

_________________


mc__'s server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux (Kernel: 2.4.21-27.0.2.ELsmp)/1.3.33 (Unix)/4.0.24-standard/4.3.11/9.0.5.0
Back to top
View user's profile Visit poster's website MSN Messenger
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ⇒  Requests
Page 2 of 2
All times are GMT
Go to page Previous  1, 2

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

lesa meira...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy