On last.fm: Exclusive Dirty Pretty Things Interview
4 Resources for

concurrent versions system

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Tech Tip: Consider Subversion for a CVS replacement
Find out why you should consider Subversion for a CVS replacement. For years, the Concurrent Versions System CVS has been the de facto standard for revision control on Linux systems. Built on RCS but allowing for multiuser collaboration, CVS is a powerful way...
Tags: Guest Contributor, Linux Tips Newsletter, Concurrent Versions System, CVS Corp., Subversion
Technical articles 2004-07-27
Flaws drill holes in open-source repository
Stay on top of the latest tech news with our free IT News Digest e-newsletter, delivered each weekday. Automatically sign up today! By ...
Tags: SECURITY, Concurrent Versions System, Stefan Esser, Subversion, flaw, open source, server
Technical articles 2004-05-20
CVS flaw threatens many open source programs
The Concurrent Versions System CVS is a major open source project resource that helps developers build and update project source code in a collaborative fashion and provides version-control management. Now, it has been found to have a critical vulnerability that can allow attackers to secretly modify source code.DetailsIn advisory CA-2003-02,...
Tags: CERT, Concurrent Versions System, Conectiva, CVS Corp., CVS Server, John McCormick, open source, Red Hat Inc., server
Technical articles 2003-02-10
Remote control CVS
The Concurrent Versions System CVS is a remarkable tool for developers. This tool allows you to share your vision with other developers online. In order to do this, you need the proper tools. Vincent Danen is here to show you how to share your toys!Vincent Danen has been dealing with...
Tags: Vincent Danen, Concurrent Versions System, CVS Corp.
Technical articles 2001-03-28

Additional Resources

Getting Started With CVS
CVS stands for Concurrent Versions System and is a so-called version control system. A version control system is used to keep several versions of a set of files, typically source code, in a repository. The files kept in the repository can be shared between developers, allowing them to see who...
Tags: Repository, CVS Corp.
White papers 2005-02-01
Fundamentals of Concurrent Programming for .NET
This Charteris Paper introduces the fundamentals that will allows a person to begin writing concurrent applications, and is intended to be easier to read than much of the material on this subject. It is targeted at developers who have some experience of developing on the .NET Framework, and ideally in...
Tags: Developer, Fundamentals, Programming, C#, .Net, Development Tools, Programming Languages, Software Development, Software/Web Development
White papers 2005-03-18
Reducing Planned Outages for Book Hardware Maintenance With Concurrent Book Replacement
The IBM System z9 introduces the Enhanced Book Availability EBA feature to reduce the number of planned system outages. Included as part of the EBA feature is the Concurrent Book Replacement CBR function, which allows a single book in a multi-book server to be concurrently removed from the system in...
Tags: Hardware, Outage, IBM Corp., Manufacturing
White papers 2007-01-01
On the Erasure Recoverability of MDS Codes Under Concurrent Updates
This paper considers a fault-tolerant distributed storage system that protects data on k disks using a systematic linear (n, k) MDS code. In such a system, updates to data blocks require corresponding updates to check blocks. Concurrent fault-prone access by multiple writers can drive the system into an inconsistent state...
Tags: Disk, Hewlett-Packard Co., Bound
White papers 2005-10-26
Access on the web
Visit almost any database forum and ask whether you should use Access to support a data-driven Web site and you're bound to start a wildfire! It's almost as much fun as watching a debate on the superiority of surrogate versus natural primary keys. You see, many database and IT professionals...
Tags: Web, Microsoft Access, Connection, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management, Susan Harkins
Blog posts 2008-02-18
MSDN Webcast: Windows Communication Foundation Top to Bottom (Part 09 of 15): Concurrency, Throughput, and Throttling (Level 200)
Deploying services as part of a large-scale enterprise system usually calls for features with conflicting goals. On one hand, one wants to allow as many concurrent requests to process as possible, for throughput. On the other hand, one wants to throttle requests, so that server resources are not exhausted. The...
Tags: Microsoft Developer Network, Webcast, Windows Communication Foundation, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
Error Resilient Concurrent Video Streaming Over Wireless Mesh Networks
This paper proposes a multi-source multi-path video streaming system for supporting high quality concurrent Video-on-Demand VoD services over Wireless Mesh Networks WMNs, and leverage forward error correction to enhance the error resilience of the system. By taking wireless interference into consideration, the paper presents a more realistic networking model to...
Tags: Network, Streaming Video, Mesh Networking, Web Site Development, Video On Demand (VoD), Web Technology, Digital Video, Wi-Fi, Wireless, Networking, Internet, Personal Technology, Home Entertainment
White papers 2006-02-07
Concurrent connections on a Microsoft VPN Server.
Hi all,I am using a windows 2003 std. edition, and i have created it as a VPN server also having AD running on it.I need to know 2 things. 1. Is there a option of finding which are all the user is having dial-in permission.2. I wanted to know if...
Tags: VPNs, Network security, TELECOMMUNICATIONS, ganesh.bbr@..., server, Microsoft Corp., VPN Server, VPN
Discussion threads 2007-04-27
Eclipse Cookbook: Using Eclipse in Teams
Professional developers frequently work in teams, and Eclipse is up to the task. Eclipse supports the Concurrent Versions System CVS for this purpose. If one is working in a team, one has to coordinate the development work with others to avoid conflicts. One is sharing the same code, which means...
Tags: Team, O'Reilly Media Inc., Eclipse, Java Development Tools, Team Management, Open Source, Development Tools, Software Development, Software/Web Development, Management
White papers 2004-06-08
Windows 2000 Server Maximum Concurrent Logins
I set up a Windows 2000 server with 10CALs on the license in a VPN-accessible scenario. We have not had 10 different clients connect to the envrionment yet, however when more than two users with admin rights try and connect to the server they get the following message:"The system cannot...
Tags: Servers, VPNs, jason@..., server, Microsoft Windows 2000 Server, Microsoft Windows 2000, Microsoft Windows
Discussion threads 2007-06-05
License Patrol (zip)
License Patrol LP tracks the usage of software on client machines. LP consists of the client installed on each machine and the server controlling clients. The server keeps track of applications and ensures that the number of concurrent users of a software product does not exceed the limit. This allows...
Tags: Software, Server, License Patrol, Tools & Techniques, Management
Software downloads 2005-12-12
Can't add more than 5 users
Hi,I've tried to add printer from network printer, but the error msg was that it has user limited, my operating system is Windows XP Home Edition. Any solution that i can install printer for more than 5 users in Windows XP Home operating system?Not sure what you are trying to...
Tags: Printers, Microsoft Windows XP, sri.suryati@..., printer, Microsoft Windows XP Home Edition, concurrent connection
Discussion threads 2007-07-26
What are your experiences with limiting concurrent user logins?
What are your experiences with limiting concurrent user logins from anywhere in the domain? Netware has a feature which allows administrators to set users or groups to limit concurrent login sessions. Microsoft's AD does not have this feature built-in.I have explored 3 MS AD solutions and I am...
Tags: b.krebeck@...
Discussion threads 2007-04-26
Concurrent Pagecache
This paper presents a concurrent pagecache for Linux, which is a continuation of the existing lockless pagecache. Currently the pagecache is protected by a reader/writer lock. The lockless pagecache work focuses on removing the reader lock, however, this paper presents a method to break the write side of the lock....
Tags: Lock, Linux, Open Source, Operating Systems, Software
White papers 2007-06-30
Concurrent Programming - Delegates and Multi-Threading
This is the fourteenth webcast in the 15 part series “Modern Software Development in .NET Using Visual Basic”. Developers shouldn’t miss this opportunity to examine the following topics with renowned author Joe Hummel, PhD: When to use concurrent programming techniques; Delegates; Pure multi-threading and Caution.
Tags: Programming, Multi-threading, Development Tools, Software Development, Software/Web Development
Webcasts
Rethink concurrency: Task execution in Java 5.0
Java 5.0 is a huge step forward for the development of concurrent applications in Java, providing new higher-level components and additional low-level mechanisms that make it easier to build concurrent applications. Java Concurrency in Practice offers experienced Java developers a set of design rules and mental models that make it...
Tags: Addison-Wesley, Java 5.0, Programming Languages, Java, Software Development, Software/Web Development
Book chapters 2006-06-12
  • << Previous
  • page 1 of 1
  • Next >>


Outlook 2000/2002/2003: Tips for Road Warriors
Working efficiently with Microsoft Outlook is a real challenge for users who are traveling or working off-site. This guide describes a dozen ways that mobile users can maximize productivity when using Microsoft Outlook outside the office.
Buy Now
IT Hardware and Software Purchasing Policy
Your IT Budget is tight. You want to get the most bang for your IT buck. That's where the IT Hardware and Software Purchasing Policy can help. This policy's purpose is to help properly set the boundaries for purchasing new hardware and software.
Buy Now