0
votes
1answer
24 views
Mac OS X - Could not start Terminal.app - shell has illegal value [closed]
I can not run the Terminal.app after rolling back my system from time machine.
Mac OS X Version 10.6.2
It displays the following error.
"Your are not authorized to run this appli …
3
votes
6answers
102 views
Is there a subversion appliance / toolset for the enterprise
I am looking for an enterprise subversion setup, that will fit the following requirements:
I need at least 2 instances of the repository server for high availability reasons
Man …
1
vote
3answers
61 views
What is a branch specification in Perforce ?
Hi,
it seems to me that keeping the "branch" object in Perforce may not be entirely necessary after an integration has been submitted.
I.e. the "real" branch, is actually a folde …
0
votes
2answers
50 views
Frameworks for building so-called CRUD Admin UIs (over SQL tables)
What frameworks are targeted specifically at building so-called "CRUD Admin UIs" (basically, a set of screens for editing related SQL tables), whether Web Apps or Thick Clients.
…
1
vote
8answers
188 views
How to structure groups within a website? (admin, admin powers, user identity)
I am going to be making a small user system but I have questions.
If I were to make a registration table (mysql), what is wrong with just storing the password and username into t …
0
votes
2answers
40 views
Bulk User Creation in Rails - good use of delayed_job?
In the administration panel for my rails application I want to give the administrator the ability to create several users at one time (in the hundreds range). Would this be a good …
1
vote
2answers
61 views
How do you quickly find/delete all empty changelists in Perforce ?
Hi,
I was wondering what could be the point in trying to delete committed changelists, because a committed changelist is not supposed to be empty.
But then I am playing with the …
1
vote
4answers
52 views
How to prevent people from editing other’s workspace options in Perforce ?
Hi,
I am new to Perforce. There seems to be a a misconfiguration in our current Server, as anybody can change anyone else's workspace options.
Does anyone know how to quickly fix …
0
votes
2answers
83 views
Creating Web Application in SharePoint with multiple Web front ends
How do you go about creating a web application in a Sharepoint server farm that has multiple Web front ends(identical ones for load balancing), especially if you creating it from c …
1
vote
0answers
39 views
Now who’s using my COM port? [closed]
I am trying to figure out who's locking my COM port. Tried to search but could not find a way to figure that out. I am using XP.
Was wondering if 'Process Explorer' utility provid …
4
votes
2answers
79 views
ASP.Net Web Site Administration Tool Link
I'd like to include the ASP.net Web Admin tool in a web site when a user logs in as an local manager of the web site, this will be on the LAN and not public.
I can obtain the link …
0
votes
1answer
27 views
How to force a confirmation step before certain perforce command ?
Hi,
I am new to Perforce.
Is it possible in P4 to have a confirmation step before using some deletion command.
E.g.:
deleting a workspace has no confirmation step
( P4 client …
0
votes
0answers
33 views
MySQL: Creating a database without root privileges [closed]
I'm not sure if it belongs here, or to serverfault, but since it's for a project so I'll ask here. Please move this if you think it's better asked there, and I apologize if that's …
0
votes
6answers
153 views
php script that runs on the server without a client request
I am working on a site that require a php script running on a server without any request,
it is a bot script that keeps (not full time but at least once a day) checking client acc …
11
votes
6answers
1k views
Command line tool to delete folder with a specified name recursively in Windows?
I want to delete every "_svn" in every folder and subfolder...
For example
c:\
proyect1
_svn
images
_svn
banner
_svn
buttons
_svn
Then I …
