|
|
Choosing A Webhost: |
Re: creating branches: msg#00001version-control.codeville.devel
On Mon, Jul 03, 2006 at 11:35:07AM -0400, Mike Beard wrote: > M:\MyStuff\codeville\test>cdvserver -n > Listening for clients... > Traceback (most recent call last): > File "C:\Python24\Scripts\cdvserver.py", line 281, in ? > retval = run(argv[1:]) > File "C:\Python24\Scripts\cdvserver.py", line 260, in run > signal.signal(signal.SIGHUP, signal_handler) > AttributeError: 'module' object has no attribute 'SIGHUP' > > --------------------------------------- > > Any idea of what I'm doing wrong? You're not doing anything wrong. The server hasn't been tested on Windows. Looks like Windows doesn't have all of the UNIX signals. cdvserver only looks for 4 of them. If you're willing to comment them out when it complains and tell me which ones don't work, I'll patch the code to not try those on Windows. That's the last thing it does before listening for clients, so it should work after you remove the offending calls. > I'm assuming, in general, that I need the server going when I'm using my > repository with the client (does it synch with the server repository?) . > Especially when I'm wanting to do something like create a branch or merge a > branch. Is this correct? Otherwise, the server (localhost) doesn't need > to be running within the local repository. Only a few operations touch the server. Explicit create and destroy of branches on the server, listing branches, etc. Aside from those, only update and commit (which include branching and merging) will touch it. History browsing, diffing and others are completely local. Ross
Codeville-devel mailing list Codeville-devel@xxxxxxxxxxxxx http://mail.off.net/mailman/listinfo/codeville-devel
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: creating branches, Mike Beard |
|---|---|
| Next by Date: | Re: creating branches, Mike Beard |
| Previous by Thread: | Re: creating branches, Mike Beard |
| Next by Thread: | Re: creating branches, Mike Beard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |